"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/23 15:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu" 2025/09/23 15:53:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 15:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34494->172.17.0.2:21, err= 2025/09/23 15:53:32 DEBUG : Creating backend with remote "/tmp/rclone3658992369" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39070") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58476->172.17.0.2:39070, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35838") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44368->172.17.0.2:35838, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30817") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52548->172.17.0.2:30817, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36975") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56608->172.17.0.2:36975, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35707") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45226->172.17.0.2:35707, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37011") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54966->172.17.0.2:37011, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33832") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59766->172.17.0.2:33832, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36202") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40590->172.17.0.2:36202, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39654") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54954->172.17.0.2:39654, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38089") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38766->172.17.0.2:38089, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32701") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44182->172.17.0.2:32701, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32458") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39200->172.17.0.2:32458, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30272") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41892->172.17.0.2:30272, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34394") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49956->172.17.0.2:34394, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36530") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47422->172.17.0.2:36530, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : Creating backend with remote "/non-existing" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31425") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59894->172.17.0.2:31425, err= 2025/09/23 15:53:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37656") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34948->172.17.0.2:37656, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35328") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34564->172.17.0.2:35328, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38433") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37674->172.17.0.2:38433, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33836") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38274->172.17.0.2:33836, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33262") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35128->172.17.0.2:33262, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31797") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38312->172.17.0.2:31797, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38163") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54390->172.17.0.2:38163, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30735") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48356->172.17.0.2:30735, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33798") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34180->172.17.0.2:33798, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38886") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43620->172.17.0.2:38886, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Running all checks before starting transfers 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37381") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50522->172.17.0.2:37381, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Checks finished, now starting transfers 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30123") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50264->172.17.0.2:30123, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38266") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55094->172.17.0.2:38266, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39414") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39024->172.17.0.2:39414, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39319") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41010->172.17.0.2:39319, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37912") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51924->172.17.0.2:37912, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39855") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37386->172.17.0.2:39855, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 ERROR : Ignoring --no-traverse with sync 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34523") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43616->172.17.0.2:34523, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32358") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52034->172.17.0.2:32358, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38912") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35446->172.17.0.2:38912, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33250") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45604->172.17.0.2:33250, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39226") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49598->172.17.0.2:39226, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32099") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55256->172.17.0.2:32099, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31136") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46946->172.17.0.2:31136, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32548") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44600->172.17.0.2:32548, err= 2025/09/23 15:53:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39748") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40364->172.17.0.2:39748, err= 2025/09/23 15:53:32 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/09/23 15:53:32 INFO : hello world2: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38024") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43930->172.17.0.2:38024, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38488") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39576->172.17.0.2:38488, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31637") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51892->172.17.0.2:31637, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33842") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53978->172.17.0.2:33842, err= 2025/09/23 15:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33025") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41584->172.17.0.2:33025, err= 2025/09/23 15:53:32 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/23 15:53:32 INFO : potato2: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30621") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48276->172.17.0.2:30621, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36628") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54592->172.17.0.2:36628, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39261") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43868->172.17.0.2:39261, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38898") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60398->172.17.0.2:38898, err= 2025/09/23 15:53:32 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/23 15:53:32 INFO : potato2: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39839") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34262->172.17.0.2:39839, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31009") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55146->172.17.0.2:31009, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30696") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41208->172.17.0.2:30696, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 15:53:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33896") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46082->172.17.0.2:33896, err= 2025/09/23 15:53:32 INFO : sub dir2: Making directory 2025/09/23 15:53:32 INFO : sub dir: Making directory 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34756") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57748->172.17.0.2:34756, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 INFO : sub dir2/sub sub dir2: Making directory 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36882") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49434->172.17.0.2:36882, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37753") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34508->172.17.0.2:21, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41336->172.17.0.2:37753, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39267") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52658->172.17.0.2:39267, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31477") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58002->172.17.0.2:31477, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37371") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46472->172.17.0.2:37371, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36753") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33868->172.17.0.2:36753, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39427") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35872->172.17.0.2:39427, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37773") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35894->172.17.0.2:37773, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37727") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36208->172.17.0.2:37727, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 INFO : sub dir2: Making directory 2025/09/23 15:53:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 15:53:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33689") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41466->172.17.0.2:33689, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38273") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34046->172.17.0.2:38273, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38629") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51274->172.17.0.2:38629, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39378") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38758->172.17.0.2:39378, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33872") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35650->172.17.0.2:33872, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33470") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39606->172.17.0.2:33470, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33960") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57348->172.17.0.2:33960, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : sub dir2: Making directory with metadata 2025/09/23 15:53:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38055") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38382->172.17.0.2:38055, err= 2025/09/23 15:53:32 INFO : sub dir2: Making directory 2025/09/23 15:53:32 INFO : sub dir: Making directory 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32856") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49788->172.17.0.2:32856, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31988") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34410->172.17.0.2:31988, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30641") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42246->172.17.0.2:30641, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34576") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48688->172.17.0.2:34576, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32202") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46174->172.17.0.2:32202, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34056") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52092->172.17.0.2:34056, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34654") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44342->172.17.0.2:34654, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38917") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53104->172.17.0.2:38917, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35484") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33172->172.17.0.2:35484, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35564") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42388->172.17.0.2:35564, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37127") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49004->172.17.0.2:37127, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 INFO : sub dir2: Making directory 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32470") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37694->172.17.0.2:32470, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34917") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56896->172.17.0.2:34917, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31999") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49978->172.17.0.2:31999, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32677") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49806->172.17.0.2:32677, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30534") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53736->172.17.0.2:30534, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39605") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40946->172.17.0.2:39605, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32878") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54086->172.17.0.2:32878, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : sub dir2: Making directory with metadata 2025/09/23 15:53:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35628") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52048->172.17.0.2:35628, err= 2025/09/23 15:53:32 INFO : sub dir2: Making directory 2025/09/23 15:53:32 INFO : sub dir: Making directory 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34745") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38652->172.17.0.2:34745, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37235") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34670->172.17.0.2:37235, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33870") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44286->172.17.0.2:33870, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38297") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41162->172.17.0.2:38297, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32194") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33116->172.17.0.2:32194, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32319") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59506->172.17.0.2:32319, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30699") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50538->172.17.0.2:30699, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31438") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39384->172.17.0.2:31438, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34975") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38310->172.17.0.2:34975, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33576") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34368->172.17.0.2:33576, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 INFO : sub dir2: Making directory 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36011") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38850->172.17.0.2:36011, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37125") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48900->172.17.0.2:37125, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36509") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45182->172.17.0.2:36509, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33269") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46162->172.17.0.2:33269, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37140") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54846->172.17.0.2:37140, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31465") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49842->172.17.0.2:31465, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34828") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40516->172.17.0.2:34828, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36214") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52164->172.17.0.2:36214, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38545") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52140->172.17.0.2:38545, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30741") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52576->172.17.0.2:30741, err= 2025/09/23 15:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kabuvol8juwo" 2025/09/23 15:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:34512->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-bamajem6mohu -> ftp://172.17.0.2:21/rclone-test-kabuvol8juwo 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:39210") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:57414->172.17.0.2:39210, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37433") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45626->172.17.0.2:37433, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39272") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34112->172.17.0.2:39272, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35023") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35648->172.17.0.2:35023, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:38811") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:41424->172.17.0.2:38811, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:38327") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:43242->172.17.0.2:38327, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:31356") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:54564->172.17.0.2:31356, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:39835") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:37366->172.17.0.2:39835, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: dial("tcp","172.17.0.2:35695") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: > dial: conn=172.17.0.1:50616->172.17.0.2:35695, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: Purge object "sub dir/hello world" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: Purge dir "sub dir" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kabuvol8juwo: Purge dir "" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34647") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37898->172.17.0.2:34647, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34284") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40106->172.17.0.2:34284, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37699") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41938->172.17.0.2:37699, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35835") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58340->172.17.0.2:35835, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37586") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39258->172.17.0.2:37586, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34449") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48216->172.17.0.2:34449, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32356") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40136->172.17.0.2:32356, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37476") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45888->172.17.0.2:37476, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34869") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38672->172.17.0.2:34869, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32446") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43416->172.17.0.2:32446, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32867") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52678->172.17.0.2:32867, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37241") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38324->172.17.0.2:37241, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35735") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39806->172.17.0.2:35735, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36985") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49486->172.17.0.2:36985, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33230") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39110->172.17.0.2:33230, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37864") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45588->172.17.0.2:37864, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39769") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36310->172.17.0.2:39769, err= 2025/09/23 15:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-repagen6sabu" 2025/09/23 15:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:34516->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-bamajem6mohu -> ftp://172.17.0.2:21/rclone-test-repagen6sabu 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38636") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:32497") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:59858->172.17.0.2:32497, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54510->172.17.0.2:38636, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30894") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38168->172.17.0.2:30894, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30583") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57030->172.17.0.2:30583, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:30527") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:55630->172.17.0.2:30527, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:37089") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:37768->172.17.0.2:37089, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:30542") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:41186->172.17.0.2:30542, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34296") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51786->172.17.0.2:34296, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32759") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42056->172.17.0.2:32759, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32975") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53550->172.17.0.2:32975, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33696") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59556->172.17.0.2:33696, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:39579") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:34042->172.17.0.2:39579, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31558") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:37531") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55296->172.17.0.2:31558, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:60526->172.17.0.2:37531, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35697") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42162->172.17.0.2:35697, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:38219") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:35562->172.17.0.2:38219, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:31525") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:50498->172.17.0.2:31525, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:36512") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:34418->172.17.0.2:36512, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:36670") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:38090->172.17.0.2:36670, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: dial("tcp","172.17.0.2:32128") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: > dial: conn=172.17.0.1:46546->172.17.0.2:32128, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Purge object "sub dir/hello world" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Purge dir "sub dir" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-repagen6sabu: Purge dir "" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33248") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52270->172.17.0.2:33248, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30963") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54218->172.17.0.2:30963, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35615") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47632->172.17.0.2:35615, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32406") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40822->172.17.0.2:32406, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39104") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58956->172.17.0.2:39104, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38880") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37930->172.17.0.2:38880, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37358") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55618->172.17.0.2:37358, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34009") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33068->172.17.0.2:34009, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33244") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41384->172.17.0.2:33244, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 15:53:32 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37803") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45344->172.17.0.2:37803, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38010") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43734->172.17.0.2:38010, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33505") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46732->172.17.0.2:33505, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38398") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42586->172.17.0.2:38398, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33140") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43186->172.17.0.2:33140, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34820") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40640->172.17.0.2:34820, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35575") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52488->172.17.0.2:35575, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37701") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57352->172.17.0.2:37701, err= 2025/09/23 15:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-busamag9vehi" 2025/09/23 15:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:32 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:32 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:34522->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-bamajem6mohu -> ftp://172.17.0.2:21/rclone-test-busamag9vehi 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:35221") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:52298->172.17.0.2:35221, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39737") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38726->172.17.0.2:39737, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30270") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47444->172.17.0.2:30270, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34960") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57810->172.17.0.2:34960, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:33624") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:57226->172.17.0.2:33624, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:31555") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:47246->172.17.0.2:31555, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:36049") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:52892->172.17.0.2:36049, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39357") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51310->172.17.0.2:39357, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32602") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39226->172.17.0.2:32602, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37938") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35248->172.17.0.2:37938, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Using server-side directory move 2025/09/23 15:53:32 INFO : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:39265") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:43110->172.17.0.2:39265, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31401") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37542->172.17.0.2:31401, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:33248") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:52278->172.17.0.2:33248, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39885") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52956->172.17.0.2:39885, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Waiting for transfers to finish 2025/09/23 15:53:32 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:32 INFO : sub dir/hello world: Moved (server-side) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35860") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53014->172.17.0.2:35860, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34979") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45834->172.17.0.2:34979, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:32806") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:43766->172.17.0.2:32806, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:39850") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:38416->172.17.0.2:39850, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37635") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55454->172.17.0.2:37635, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35181") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33072->172.17.0.2:35181, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31272") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52646->172.17.0.2:31272, err= 2025/09/23 15:53:32 DEBUG : testing file moves 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36318") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:33536") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37886->172.17.0.2:36318, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:52270->172.17.0.2:33536, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32373") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:30287") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34814->172.17.0.2:32373, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:50026->172.17.0.2:30287, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Waiting for transfers to finish 2025/09/23 15:53:32 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:32 INFO : sub dir/hello world: Moved (server-side) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34216") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38264->172.17.0.2:34216, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37494") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43866->172.17.0.2:37494, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:35386") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:57466->172.17.0.2:35386, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:31646") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:39568->172.17.0.2:31646, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:31358") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:51718->172.17.0.2:31358, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: dial("tcp","172.17.0.2:39331") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: > dial: conn=172.17.0.1:57176->172.17.0.2:39331, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Purge object "sub dir/hello world" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Purge dir "sub dir" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-busamag9vehi: Purge dir "" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32066") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38554->172.17.0.2:32066, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37365") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48704->172.17.0.2:37365, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33891") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46912->172.17.0.2:33891, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34121") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53890->172.17.0.2:34121, err= 2025/09/23 15:53:32 ERROR : error listing: directory not found 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35054") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40656->172.17.0.2:35054, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37206") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51642->172.17.0.2:37206, err= 2025/09/23 15:53:32 INFO : Local file system at /tmp/rclone3658992369: Making directory 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35996") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49710->172.17.0.2:35996, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39215") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52622->172.17.0.2:39215, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36845") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41806->172.17.0.2:36845, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32754") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56036->172.17.0.2:32754, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32458") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39202->172.17.0.2:32458, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37598") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40966->172.17.0.2:37598, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36499") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46704->172.17.0.2:36499, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35031") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33122->172.17.0.2:35031, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39067") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55270->172.17.0.2:39067, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34578") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33902->172.17.0.2:34578, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32277") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48948->172.17.0.2:32277, err= 2025/09/23 15:53:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34032") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36774->172.17.0.2:34032, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39941") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50130->172.17.0.2:39941, err= 2025/09/23 15:53:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/23 15:53:32 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33542") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56576->172.17.0.2:33542, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33311") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60508->172.17.0.2:33311, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32969") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36576->172.17.0.2:32969, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39151") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38904->172.17.0.2:39151, err= 2025/09/23 15:53:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36252") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53428->172.17.0.2:36252, err= 2025/09/23 15:53:32 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/09/23 15:53:32 INFO : check sum: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31714") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38870->172.17.0.2:31714, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33604") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40810->172.17.0.2:33604, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 NOTICE: ftp://172.17.0.2:21/rclone-test-bamajem6mohu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/23 15:53:32 DEBUG : check sum: Size of src and dst objects identical 2025/09/23 15:53:32 DEBUG : check sum: Unchanged skipping 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 INFO : There was nothing to transfer 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32983") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59446->172.17.0.2:32983, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37664") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58600->172.17.0.2:37664, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37371") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46474->172.17.0.2:37371, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30380") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53302->172.17.0.2:30380, err= 2025/09/23 15:53:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31727") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56010->172.17.0.2:31727, err= 2025/09/23 15:53:32 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/09/23 15:53:32 INFO : sizeonly: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36491") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54218->172.17.0.2:36491, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39765") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54840->172.17.0.2:39765, err= 2025/09/23 15:53:32 DEBUG : sizeonly: Sizes identical 2025/09/23 15:53:32 DEBUG : sizeonly: Unchanged skipping 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 INFO : There was nothing to transfer 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36260") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58208->172.17.0.2:36260, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34312") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34566->172.17.0.2:34312, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35213") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60668->172.17.0.2:35213, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31692") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48218->172.17.0.2:31692, err= 2025/09/23 15:53:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32656") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34784->172.17.0.2:32656, err= 2025/09/23 15:53:32 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/09/23 15:53:32 INFO : ignore-size: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33441") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56128->172.17.0.2:33441, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30435") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43118->172.17.0.2:30435, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:32 DEBUG : ignore-size: Unchanged skipping 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 INFO : There was nothing to transfer 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38425") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58734->172.17.0.2:38425, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37152") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59898->172.17.0.2:37152, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32496") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46524->172.17.0.2:32496, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31600") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46520->172.17.0.2:31600, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39795") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40628->172.17.0.2:39795, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35232") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56288->172.17.0.2:35232, err= 2025/09/23 15:53:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : existing: Unchanged skipping 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 INFO : There was nothing to transfer 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34631") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42892->172.17.0.2:34631, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35182") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41212->172.17.0.2:35182, err= 2025/09/23 15:53:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 15:53:32 INFO : existing: Copied (replaced existing) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30897") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49602->172.17.0.2:30897, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34048") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36682->172.17.0.2:34048, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36076") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49324->172.17.0.2:36076, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32744") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54768->172.17.0.2:32744, err= 2025/09/23 15:53:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39245") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45220->172.17.0.2:39245, err= 2025/09/23 15:53:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 15:53:32 INFO : existing: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33550") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55094->172.17.0.2:33550, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38607") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39326->172.17.0.2:38607, err= 2025/09/23 15:53:32 DEBUG : existing: Destination exists, skipping 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 INFO : There was nothing to transfer 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33553") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36038->172.17.0.2:33553, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34867") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54240->172.17.0.2:34867, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32848") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43778->172.17.0.2:32848, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30730") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55802->172.17.0.2:30730, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38040") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57636->172.17.0.2:38040, err= 2025/09/23 15:53:32 INFO : d: Making directory 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31912") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43768->172.17.0.2:31912, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34526->172.17.0.2:21, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33892") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35217") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49450->172.17.0.2:33892, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56572->172.17.0.2:35217, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31230") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41932->172.17.0.2:31230, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32760") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59618->172.17.0.2:32760, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35530") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39539") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48602->172.17.0.2:35530, err= 2025/09/23 15:53:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45580->172.17.0.2:39539, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34532->172.17.0.2:21, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39728") 2025/09/23 15:53:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58416->172.17.0.2:39728, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30653") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51292->172.17.0.2:30653, err= 2025/09/23 15:53:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/23 15:53:32 INFO : a/potato2: Copied (new) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 INFO : b/potato: Deleted 2025/09/23 15:53:32 INFO : d: Removing directory 2025/09/23 15:53:32 INFO : b: Removing directory 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: deleted 2 directories 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39153") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35298->172.17.0.2:39153, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33098") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38139") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33970->172.17.0.2:33098, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36142->172.17.0.2:38139, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36534") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34808->172.17.0.2:36534, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38317") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40994->172.17.0.2:38317, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34366") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52018->172.17.0.2:34366, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35389") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58466->172.17.0.2:35389, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30421") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56148->172.17.0.2:30421, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39206") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41916->172.17.0.2:39206, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32770") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59336->172.17.0.2:32770, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33571") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35716->172.17.0.2:33571, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33853") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59590->172.17.0.2:33853, err= 2025/09/23 15:53:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34091") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35934->172.17.0.2:34091, err= 2025/09/23 15:53:32 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/09/23 15:53:32 INFO : empty space: Copied (replaced existing) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37314") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56914->172.17.0.2:37314, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32957") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37478->172.17.0.2:32957, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39260") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46508->172.17.0.2:39260, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32141") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43866->172.17.0.2:32141, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38002") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56178->172.17.0.2:38002, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34974") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52882->172.17.0.2:34974, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33704") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53200->172.17.0.2:33704, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31230") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41936->172.17.0.2:31230, err= 2025/09/23 15:53:32 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38433") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37676->172.17.0.2:38433, err= 2025/09/23 15:53:32 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/09/23 15:53:32 INFO : foo: Copied (replaced existing) 2025/09/23 15:53:32 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34328") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38832->172.17.0.2:34328, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33632") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50988->172.17.0.2:33632, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37957") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41356->172.17.0.2:37957, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30937") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60076->172.17.0.2:30937, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38670") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60514->172.17.0.2:38670, err= 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34162") 2025/09/23 15:53:32 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51804->172.17.0.2:34162, err= 2025/09/23 15:53:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30957") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51656->172.17.0.2:30957, err= 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : potato.06503f43.partial: renamed to: potato 2025/09/23 15:53:33 INFO : potato: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37787") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38878->172.17.0.2:37787, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36843") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42364->172.17.0.2:36843, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30377") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47224->172.17.0.2:30377, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39748") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40378->172.17.0.2:39748, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35716") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54598->172.17.0.2:35716, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31515") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56262->172.17.0.2:31515, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30188") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42650->172.17.0.2:30188, err= 2025/09/23 15:53:33 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/09/23 15:53:33 INFO : potato: Copied (replaced existing) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37785") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56334->172.17.0.2:37785, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38879") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34290->172.17.0.2:38879, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32402") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48648->172.17.0.2:32402, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33640") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40764->172.17.0.2:33640, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32444") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51356->172.17.0.2:32444, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39740") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44510->172.17.0.2:39740, err= 2025/09/23 15:53:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30447") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59314->172.17.0.2:30447, err= 2025/09/23 15:53:33 DEBUG : potato.a809149f.partial: renamed to: potato 2025/09/23 15:53:33 INFO : potato: Copied (replaced existing) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37964") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41108->172.17.0.2:37964, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38510") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60022->172.17.0.2:38510, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39465") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34020->172.17.0.2:39465, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30919") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52326->172.17.0.2:30919, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34504") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40244->172.17.0.2:34504, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38235") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39344->172.17.0.2:38235, err= 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34168") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49998->172.17.0.2:34168, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34142") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56020->172.17.0.2:34142, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38535") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60638->172.17.0.2:38535, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30960") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60020->172.17.0.2:30960, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35661") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36304->172.17.0.2:35661, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33546") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39566->172.17.0.2:33546, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33478") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52416->172.17.0.2:33478, err= 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35875") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39128->172.17.0.2:35875, err= 2025/09/23 15:53:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/23 15:53:33 INFO : potato2: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : potato: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35554") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56760->172.17.0.2:35554, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38459") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56892->172.17.0.2:38459, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39478") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40362->172.17.0.2:39478, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35694") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58542->172.17.0.2:35694, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32480") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58144->172.17.0.2:32480, err= 2025/09/23 15:53:33 INFO : d: Making directory 2025/09/23 15:53:33 INFO : d/e: Making directory 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31875") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35176->172.17.0.2:31875, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35285") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34182") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35456->172.17.0.2:35285, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37706->172.17.0.2:34182, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32273") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37510") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50332->172.17.0.2:32273, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43282->172.17.0.2:37510, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39492") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53268->172.17.0.2:39492, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39824") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36620->172.17.0.2:39824, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34825") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49280->172.17.0.2:34825, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35470") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37098->172.17.0.2:35470, err= 2025/09/23 15:53:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35764") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34750->172.17.0.2:35764, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37138") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57840->172.17.0.2:37138, err= 2025/09/23 15:53:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/23 15:53:33 INFO : a/potato2: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : b/potato: Deleted 2025/09/23 15:53:33 INFO : d/e: Removing directory 2025/09/23 15:53:33 INFO : d: Removing directory 2025/09/23 15:53:33 INFO : b: Removing directory 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: deleted 3 directories 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31831") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58196->172.17.0.2:31831, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37729") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39024") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48318->172.17.0.2:37729, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35444->172.17.0.2:39024, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33253") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48638->172.17.0.2:33253, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37009") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36284") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51706->172.17.0.2:37009, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59064->172.17.0.2:36284, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35124") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47656->172.17.0.2:35124, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37306") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36492->172.17.0.2:37306, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37960") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54080->172.17.0.2:37960, err= 2025/09/23 15:53:33 INFO : d: Making directory 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37609") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59306->172.17.0.2:37609, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31870") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32953") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34618") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43892->172.17.0.2:32953, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52504->172.17.0.2:31870, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40988->172.17.0.2:34618, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39696") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36842->172.17.0.2:39696, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35694") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58548->172.17.0.2:35694, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38617") 2025/09/23 15:53:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32614") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42800->172.17.0.2:32614, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50822->172.17.0.2:38617, err= 2025/09/23 15:53:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31514") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37576->172.17.0.2:31514, err= 2025/09/23 15:53:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/23 15:53:33 INFO : a/potato2: Copied (new) 2025/09/23 15:53:33 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: not deleting files as there were IO errors 2025/09/23 15:53:33 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: not deleting directories as there were IO errors 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33453") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49064->172.17.0.2:33453, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34095") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35883") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33659") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60622->172.17.0.2:35883, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36160->172.17.0.2:34095, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34954") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60640->172.17.0.2:33659, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38746->172.17.0.2:34954, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37049") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42760->172.17.0.2:37049, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35701") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36285") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52232->172.17.0.2:35701, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50908->172.17.0.2:36285, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35856") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53074->172.17.0.2:35856, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35307") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59272->172.17.0.2:35307, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37326") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38282->172.17.0.2:37326, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36472") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49856->172.17.0.2:36472, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32815") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45106->172.17.0.2:32815, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34956") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46234->172.17.0.2:34956, err= 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34587") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41746->172.17.0.2:34587, err= 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34369") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38900->172.17.0.2:34369, err= 2025/09/23 15:53:33 INFO : potato: Deleted 2025/09/23 15:53:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/23 15:53:33 INFO : potato2: Copied (new) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36223") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54178->172.17.0.2:36223, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39187") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41336->172.17.0.2:39187, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35928") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43142->172.17.0.2:35928, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34083") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50640->172.17.0.2:34083, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30799") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49396->172.17.0.2:30799, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38850") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49164->172.17.0.2:38850, err= 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38983") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59600->172.17.0.2:38983, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 INFO : potato: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36060") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34970->172.17.0.2:36060, err= 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31505") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59972->172.17.0.2:31505, err= 2025/09/23 15:53:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/23 15:53:33 INFO : potato2: Copied (new) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36250") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36768->172.17.0.2:36250, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37888") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45650->172.17.0.2:37888, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32258") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57450->172.17.0.2:32258, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34523") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43630->172.17.0.2:34523, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33955") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49476->172.17.0.2:33955, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39957") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54912->172.17.0.2:39957, err= 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36229") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34390->172.17.0.2:36229, err= 2025/09/23 15:53:33 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/09/23 15:53:33 INFO : potato2: Copied (new) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31623") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44680->172.17.0.2:31623, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34509") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48358->172.17.0.2:34509, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38535") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60642->172.17.0.2:38535, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39227") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38244->172.17.0.2:39227, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32937") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45382->172.17.0.2:32937, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31361") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51894->172.17.0.2:31361, err= 2025/09/23 15:53:33 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : enormous: Excluded 2025/09/23 15:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : potato2: Excluded 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34761") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45064->172.17.0.2:34761, err= 2025/09/23 15:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : potato2: Excluded 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33197") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49928->172.17.0.2:33197, err= 2025/09/23 15:53:33 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : enormous: Excluded 2025/09/23 15:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : potato2: Excluded 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37721") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57580->172.17.0.2:37721, err= 2025/09/23 15:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : potato2: Excluded 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39459") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55838->172.17.0.2:39459, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38115") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35698->172.17.0.2:38115, err= --- PASS: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30440") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51408->172.17.0.2:30440, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35321") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54108->172.17.0.2:35321, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39029") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45398->172.17.0.2:39029, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30021") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47996->172.17.0.2:30021, err= 2025/09/23 15:53:33 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : enormous: Excluded 2025/09/23 15:53:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : potato2: Excluded 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31816") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39410->172.17.0.2:31816, err= 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : enormous: Deleted 2025/09/23 15:53:33 INFO : potato2: Deleted 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31244") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35570->172.17.0.2:31244, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38159") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57996->172.17.0.2:38159, err= 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : potato2: Deleted 2025/09/23 15:53:33 INFO : enormous: Deleted 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39029") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45404->172.17.0.2:39029, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30158") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36844->172.17.0.2:30158, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37861") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42942->172.17.0.2:37861, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39750") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40540->172.17.0.2:39750, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34072") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56640->172.17.0.2:34072, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31303") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33638->172.17.0.2:31303, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35467") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41900->172.17.0.2:35467, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33984") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42606->172.17.0.2:33984, err= 2025/09/23 15:53:33 DEBUG : five: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/23 15:53:33 DEBUG : one: Destination is newer than source, skipping 2025/09/23 15:53:33 DEBUG : three: Sizes identical 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35923") 2025/09/23 15:53:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43110->172.17.0.2:35923, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35486") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39874->172.17.0.2:35486, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39866") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59208->172.17.0.2:39866, err= 2025/09/23 15:53:33 DEBUG : four.f852663a.partial: renamed to: four 2025/09/23 15:53:33 INFO : four: Copied (replaced existing) 2025/09/23 15:53:33 DEBUG : five.0fee171d.partial: renamed to: five 2025/09/23 15:53:33 INFO : five: Copied (new) 2025/09/23 15:53:33 DEBUG : two.8549bf6d.partial: renamed to: two 2025/09/23 15:53:33 INFO : two: Copied (replaced existing) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34770") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56616->172.17.0.2:34770, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30075") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39964->172.17.0.2:30075, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37997") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43824->172.17.0.2:37997, err= --- PASS: TestSyncWithUpdateOlder (0.07s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/23 15:53:33 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30529") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35132->172.17.0.2:30529, err= 2025/09/23 15:53:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34651") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37452") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38358->172.17.0.2:37452, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39624->172.17.0.2:34651, err= 2025/09/23 15:53:33 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/23 15:53:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/23 15:53:33 INFO : yam: Copied (new) 2025/09/23 15:53:33 INFO : potato: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37965") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51162->172.17.0.2:37965, err= 2025/09/23 15:53:33 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33670") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53606->172.17.0.2:33670, err= 2025/09/23 15:53:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : potato: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32298") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51628->172.17.0.2:32298, err= 2025/09/23 15:53:33 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/09/23 15:53:33 INFO : yaml: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : yam: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31121") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52808->172.17.0.2:31121, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36715") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49160->172.17.0.2:36715, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36349") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48222->172.17.0.2:36349, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39600") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46240->172.17.0.2:39600, err= 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Making map for --track-renames 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Finished making map for --track-renames 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 15:53:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for renames to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33703") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31342") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59132->172.17.0.2:33703, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41020->172.17.0.2:31342, err= 2025/09/23 15:53:33 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/23 15:53:33 INFO : yam: Copied (new) 2025/09/23 15:53:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/23 15:53:33 INFO : potato: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37044") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53762->172.17.0.2:37044, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39903") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56632->172.17.0.2:39903, err= 2025/09/23 15:53:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Making map for --track-renames 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Finished making map for --track-renames 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : potato: Unchanged skipping 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for renames to finish 2025/09/23 15:53:33 INFO : yam: Moved (server-side) to: yaml 2025/09/23 15:53:33 INFO : yaml: Renamed from "yam" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34182") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37722->172.17.0.2:34182, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31188") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53402->172.17.0.2:31188, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30500") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47496->172.17.0.2:30500, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33217") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37502->172.17.0.2:33217, err= 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Making map for --track-renames 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Finished making map for --track-renames 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 15:53:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for renames to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37183") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39930->172.17.0.2:37183, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35379") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42840->172.17.0.2:35379, err= 2025/09/23 15:53:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/23 15:53:33 INFO : potato: Copied (new) 2025/09/23 15:53:33 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/09/23 15:53:33 INFO : sub/yam: Copied (new) 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30673") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51350->172.17.0.2:30673, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37714") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55806->172.17.0.2:37714, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36027") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43550->172.17.0.2:36027, err= 2025/09/23 15:53:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39513") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35306->172.17.0.2:39513, err= 2025/09/23 15:53:33 DEBUG : potato: Unchanged skipping 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Making map for --track-renames 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Finished making map for --track-renames 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for renames to finish 2025/09/23 15:53:33 INFO : sub/yam: Moved (server-side) to: yam 2025/09/23 15:53:33 INFO : yam: Renamed from "sub/yam" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36254") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34910->172.17.0.2:36254, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30886") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36096->172.17.0.2:30886, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31637") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51896->172.17.0.2:31637, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36612") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54442->172.17.0.2:36612, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34561") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51158->172.17.0.2:34561, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : Creating backend with remote "/tmp/rclone3658992369/dir1" 2025/09/23 15:53:33 DEBUG : Creating backend with remote "/tmp/rclone3658992369/dir2" 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369/dir2: Using server-side directory move 2025/09/23 15:53:33 INFO : Local file system at /tmp/rclone3658992369/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 15:53:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369/dir2: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369/dir2: Waiting for transfers to finish 2025/09/23 15:53:33 INFO : file1.txt: Moved (server-side) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36941") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33118->172.17.0.2:36941, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31708") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56760->172.17.0.2:31708, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32477") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48168->172.17.0.2:32477, err= 2025/09/23 15:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39835") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37376->172.17.0.2:39835, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34441") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47290->172.17.0.2:34441, err= 2025/09/23 15:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:33 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:33 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/23 15:53:33 INFO : nested/sub dir/file: Copied (new) 2025/09/23 15:53:33 INFO : nested/sub dir/file: Deleted 2025/09/23 15:53:33 INFO : sub dir: Removing directory 2025/09/23 15:53:33 INFO : nested/sub dir: Removing directory 2025/09/23 15:53:33 INFO : nested: Removing directory 2025/09/23 15:53:33 DEBUG : Local file system at /tmp/rclone3658992369: deleted 3 directories 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31312") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60004->172.17.0.2:31312, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36654") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35150->172.17.0.2:36654, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35451") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47314->172.17.0.2:35451, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39607") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45110->172.17.0.2:39607, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39199") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56828->172.17.0.2:39199, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35671") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41882->172.17.0.2:35671, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34862") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55572->172.17.0.2:34862, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39879") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45042->172.17.0.2:39879, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30382") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50532->172.17.0.2:30382, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31471") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58866->172.17.0.2:31471, err= 2025/09/23 15:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34626") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33788->172.17.0.2:34626, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35522") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39702->172.17.0.2:35522, err= 2025/09/23 15:53:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/23 15:53:33 INFO : sub dir/hello world: Copied (new) 2025/09/23 15:53:33 INFO : sub dir/hello world: Deleted 2025/09/23 15:53:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/23 15:53:33 INFO : nested/sub dir/file: Copied (new) 2025/09/23 15:53:33 INFO : nested/sub dir/file: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33834") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34564->172.17.0.2:33834, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30259") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30320") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47952->172.17.0.2:30259, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48486->172.17.0.2:30320, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35643") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33078->172.17.0.2:35643, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35457") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52480->172.17.0.2:35457, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30349") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41984->172.17.0.2:30349, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33251") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57620->172.17.0.2:33251, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34843") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35230->172.17.0.2:34843, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37380") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56100->172.17.0.2:37380, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36913") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51522->172.17.0.2:36913, err= 2025/09/23 15:53:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30032") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57514->172.17.0.2:30032, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33007") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38580->172.17.0.2:33007, err= 2025/09/23 15:53:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 15:53:33 INFO : existing: Copied (new) 2025/09/23 15:53:33 INFO : existing: Deleted 2025/09/23 15:53:33 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/09/23 15:53:33 INFO : existing-b: Copied (new) 2025/09/23 15:53:33 INFO : existing-b: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33368") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43524->172.17.0.2:33368, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35757") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52712->172.17.0.2:35757, err= 2025/09/23 15:53:33 DEBUG : existing: Destination exists, skipping 2025/09/23 15:53:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:33 INFO : There was nothing to transfer 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38101") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43396->172.17.0.2:38101, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34220") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33874->172.17.0.2:34220, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33151") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34916->172.17.0.2:33151, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pelunux2fipe" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:34548->172.17.0.2:21, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37511") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45798->172.17.0.2:37511, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39952") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42306->172.17.0.2:39952, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37184") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47126->172.17.0.2:37184, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36126") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41104->172.17.0.2:36126, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-bamajem6mohu -> ftp://172.17.0.2:21/rclone-test-pelunux2fipe 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:33679") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:60768->172.17.0.2:33679, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:34367") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:39276->172.17.0.2:34367, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:39036") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:57252->172.17.0.2:39036, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Using server-side directory move 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34795") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48354->172.17.0.2:34795, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:34086") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:33310->172.17.0.2:34086, err= 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:34562->172.17.0.2:21, err= 2025/09/23 15:53:33 INFO : empty space: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Waiting for transfers to finish 2025/09/23 15:53:33 INFO : potato2: Moved (server-side) 2025/09/23 15:53:33 INFO : potato3: Deleted 2025/09/23 15:53:33 INFO : potato3: Moved (server-side) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30303") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33948->172.17.0.2:30303, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:33240") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:33514->172.17.0.2:33240, err= 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wekuwel1ciqa" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: > dial: conn=172.17.0.1:34564->172.17.0.2:21, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Using server-side directory move 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Server side directory move succeeded 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: dial("tcp","172.17.0.2:32985") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: > dial: conn=172.17.0.1:55982->172.17.0.2:32985, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:39658") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:42020->172.17.0.2:39658, err= 2025/09/23 15:53:33 ERROR : error listing: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: dial("tcp","172.17.0.2:31526") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: > dial: conn=172.17.0.1:52636->172.17.0.2:31526, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Purge object "empty space" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Purge object "potato2" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Purge object "potato3" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wekuwel1ciqa: Purge dir "" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: dial("tcp","172.17.0.2:30874") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: > dial: conn=172.17.0.1:45608->172.17.0.2:30874, err= 2025/09/23 15:53:33 ERROR : error listing: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-pelunux2fipe: Purge dir "" 2025/09/23 15:53:33 NOTICE: purge failed to rmdir "": directory not found 2025/09/23 15:53:33 NOTICE: purge failed: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37434") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59372->172.17.0.2:37434, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36997") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49452->172.17.0.2:36997, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lugipim3nohi" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:34570->172.17.0.2:21, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35528") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41966->172.17.0.2:35528, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32016") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52928->172.17.0.2:32016, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35218") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49522->172.17.0.2:35218, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39337") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43278->172.17.0.2:39337, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-bamajem6mohu -> ftp://172.17.0.2:21/rclone-test-lugipim3nohi 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:38679") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:57628->172.17.0.2:38679, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:36044") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:38094->172.17.0.2:36044, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:39359") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:60956->172.17.0.2:39359, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:30450") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39631") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:58364->172.17.0.2:30450, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37482->172.17.0.2:39631, err= 2025/09/23 15:53:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : empty space: Excluded 2025/09/23 15:53:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : empty space: Excluded 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:34584->172.17.0.2:21, err= 2025/09/23 15:53:33 INFO : potato2: Moved (server-side) 2025/09/23 15:53:33 INFO : potato3: Deleted 2025/09/23 15:53:33 INFO : potato3: Moved (server-side) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30959") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57550->172.17.0.2:30959, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:38551") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:50894->172.17.0.2:38551, err= 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fudoruy8siri" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: > dial: conn=172.17.0.1:34588->172.17.0.2:21, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: dial("tcp","172.17.0.2:33061") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:36013") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:50428->172.17.0.2:36013, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: > dial: conn=172.17.0.1:45554->172.17.0.2:33061, err= 2025/09/23 15:53:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 15:53:33 DEBUG : empty space: Excluded 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Waiting for transfers to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: > dial: conn=172.17.0.1:34594->172.17.0.2:21, err= 2025/09/23 15:53:33 INFO : potato2: Moved (server-side) 2025/09/23 15:53:33 INFO : potato3: Moved (server-side) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: dial("tcp","172.17.0.2:37082") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: > dial: conn=172.17.0.1:53620->172.17.0.2:37082, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:33737") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:33200->172.17.0.2:33737, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: dial("tcp","172.17.0.2:38136") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: > dial: conn=172.17.0.1:44004->172.17.0.2:38136, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Purge object "potato2" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Purge object "potato3" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fudoruy8siri: Purge dir "" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: dial("tcp","172.17.0.2:39972") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: > dial: conn=172.17.0.1:37512->172.17.0.2:39972, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: Purge object "empty space" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-lugipim3nohi: Purge dir "" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34536") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52986->172.17.0.2:34536, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33375") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42596->172.17.0.2:33375, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-makimum9rupe" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:34608->172.17.0.2:21, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38739") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34372->172.17.0.2:38739, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37018") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33388->172.17.0.2:37018, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35766") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60078->172.17.0.2:35766, err= 2025/09/23 15:53:33 INFO : tomatoDir: Making directory 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35770") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39916->172.17.0.2:35770, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37076") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40052->172.17.0.2:37076, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-bamajem6mohu -> ftp://172.17.0.2:21/rclone-test-makimum9rupe 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:32905") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:40208->172.17.0.2:32905, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:37017") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:45272->172.17.0.2:37017, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:34934") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:48300->172.17.0.2:34934, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Using server-side directory move 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:30898") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:37692->172.17.0.2:30898, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35686") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60046->172.17.0.2:35686, err= 2025/09/23 15:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 15:53:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 15:53:33 DEBUG : empty space: Unchanged skipping 2025/09/23 15:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:34610->172.17.0.2:21, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31636") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44140->172.17.0.2:31636, err= 2025/09/23 15:53:33 INFO : empty space: Deleted 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Waiting for checks to finish 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Waiting for transfers to finish 2025/09/23 15:53:33 INFO : potato2: Moved (server-side) 2025/09/23 15:53:33 INFO : potato3: Deleted 2025/09/23 15:53:33 INFO : potato3: Moved (server-side) 2025/09/23 15:53:33 INFO : tomatoDir: Removing directory 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: deleted 1 directories 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37247") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37286->172.17.0.2:37247, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38097") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36542->172.17.0.2:38097, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:37299") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:36762->172.17.0.2:37299, err= 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wugavas2kube" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: > dial: conn=172.17.0.1:34614->172.17.0.2:21, err= 2025/09/23 15:53:33 INFO : tomatoDir: Making directory 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Using server-side directory move 2025/09/23 15:53:33 INFO : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Server side directory move succeeded 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: dial("tcp","172.17.0.2:36150") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: > dial: conn=172.17.0.1:43290->172.17.0.2:36150, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: dial("tcp","172.17.0.2:30693") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: > dial: conn=172.17.0.1:50682->172.17.0.2:30693, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:35856") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:53084->172.17.0.2:35856, err= 2025/09/23 15:53:33 ERROR : error listing: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:36349") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:48230->172.17.0.2:36349, err= 2025/09/23 15:53:33 ERROR : error listing: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: dial("tcp","172.17.0.2:32456") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: > dial: conn=172.17.0.1:34734->172.17.0.2:32456, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Purge object "empty space" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Purge object "potato2" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Purge object "potato3" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: dial("tcp","172.17.0.2:33117") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: > dial: conn=172.17.0.1:44342->172.17.0.2:33117, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Purge dir "tomatoDir" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-wugavas2kube: Purge dir "" 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: dial("tcp","172.17.0.2:39071") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: > dial: conn=172.17.0.1:44228->172.17.0.2:39071, err= 2025/09/23 15:53:33 ERROR : error listing: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-makimum9rupe: Purge dir "" 2025/09/23 15:53:33 NOTICE: purge failed to rmdir "": directory not found 2025/09/23 15:53:33 NOTICE: purge failed: directory not found 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34077") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34902->172.17.0.2:34077, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30493") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48872->172.17.0.2:30493, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35416") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52808->172.17.0.2:35416, err= 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38504") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50092->172.17.0.2:38504, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/rclone-sync-test" 2025/09/23 15:53:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:33 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: Connecting to FTP server 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:33 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: > dial: conn=172.17.0.1:34628->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36053") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33842->172.17.0.2:36053, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35576") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48424->172.17.0.2:35576, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/rclone-sync-test" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: > dial: conn=172.17.0.1:34638->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/rclone-sync-test-include/layer2" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34644->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/rclone-sync-test-ignore-file" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34648->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32365") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34442->172.17.0.2:32365, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: dial("tcp","172.17.0.2:36805") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: > dial: conn=172.17.0.1:53326->172.17.0.2:36805, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36062") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39972->172.17.0.2:36062, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test: Excluded 2025/09/23 15:53:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31331") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56116->172.17.0.2:31331, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: dial("tcp","172.17.0.2:33460") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test: > dial: conn=172.17.0.1:49614->172.17.0.2:33460, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38910") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38694->172.17.0.2:38910, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test: Excluded 2025/09/23 15:53:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33824") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45060->172.17.0.2:33824, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : rclone-sync-test-include: Removing directory 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: failed to delete 1 directories 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39526") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57512->172.17.0.2:39526, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:32868") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57542->172.17.0.2:32868, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test: Excluded 2025/09/23 15:53:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33074") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47346->172.17.0.2:33074, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34841") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57090->172.17.0.2:34841, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:36871") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47638->172.17.0.2:36871, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test: Excluded 2025/09/23 15:53:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38783") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42986->172.17.0.2:38783, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : rclone-sync-test-include: Removing directory 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: failed to delete 1 directories 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:34076") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45250->172.17.0.2:34076, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32349") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42474->172.17.0.2:32349, err= 2025/09/23 15:53:34 DEBUG : Excluded 2025/09/23 15:53:34 DEBUG : rclone-sync-test: Excluded 2025/09/23 15:53:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39720") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57308->172.17.0.2:39720, err= 2025/09/23 15:53:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37862") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58414->172.17.0.2:37862, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38854") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32731") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33285") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55108->172.17.0.2:32731, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37482->172.17.0.2:33285, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53114->172.17.0.2:38854, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31591") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43552->172.17.0.2:31591, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32076") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47136->172.17.0.2:32076, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34662->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: > dial: conn=172.17.0.1:34674->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" to be canonical "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:37555") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:50448->172.17.0.2:37555, err= 2025/09/23 15:53:34 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:39007") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:33718->172.17.0.2:39007, err= 2025/09/23 15:53:34 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36223") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54186->172.17.0.2:36223, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34813") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43052->172.17.0.2:34813, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34690") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38882->172.17.0.2:34690, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33256") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57320->172.17.0.2:33256, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:30547") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:40966->172.17.0.2:30547, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:39474") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:43498->172.17.0.2:39474, err= 2025/09/23 15:53:34 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (replaced existing) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34990") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35770->172.17.0.2:34990, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33604") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40812->172.17.0.2:33604, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31762") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52040->172.17.0.2:31762, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30916") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50982->172.17.0.2:30916, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39899") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46480->172.17.0.2:39899, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38475") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38116") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55584->172.17.0.2:38475, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45450->172.17.0.2:38116, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:33427") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:54016->172.17.0.2:33427, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31680") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39936->172.17.0.2:31680, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37896") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37420") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38064->172.17.0.2:37896, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34478->172.17.0.2:37420, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35610") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33028->172.17.0.2:35610, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31665") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60094->172.17.0.2:31665, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38851") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37406->172.17.0.2:38851, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33868") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44696->172.17.0.2:33868, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32927") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:49378->172.17.0.2:32927, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: > dial: conn=172.17.0.1:34680->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34440") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44764->172.17.0.2:34440, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36068") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37528") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45520->172.17.0.2:36068, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46884->172.17.0.2:37528, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:34959") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:38178->172.17.0.2:34959, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36051") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45988->172.17.0.2:36051, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39536") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34538") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57178->172.17.0.2:39536, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45342->172.17.0.2:34538, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37198") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54434->172.17.0.2:37198, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33129") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35182") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49390->172.17.0.2:33129, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41220->172.17.0.2:35182, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/CompareDest" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/CompareDest" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32729") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:51248->172.17.0.2:32729, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 15:53:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/23 15:53:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:37311") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:35872->172.17.0.2:37311, err= 2025/09/23 15:53:34 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/23 15:53:34 INFO : two: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39166") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55080->172.17.0.2:39166, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39081") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45834->172.17.0.2:39081, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35441") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54578->172.17.0.2:35441, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32158") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55702->172.17.0.2:32158, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31770") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30216") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57316->172.17.0.2:31770, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51364->172.17.0.2:30216, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36112") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56654->172.17.0.2:36112, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35698") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47800->172.17.0.2:35698, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35230") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57476->172.17.0.2:35230, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31079") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53740->172.17.0.2:31079, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30680") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35406->172.17.0.2:30680, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39779") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37770->172.17.0.2:39779, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dest" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: > dial: conn=172.17.0.1:34694->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/pre-dest1" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest1: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest1: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest1: > dial: conn=172.17.0.1:34708->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bamajem6mohu/pre-dest1" to be canonical "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/pre-dest1" 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/pre-dest2" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest2: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest2: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest2: > dial: conn=172.17.0.1:34716->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bamajem6mohu/pre-dest2" to be canonical "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/pre-dest2" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: dial("tcp","172.17.0.2:39283") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: > dial: conn=172.17.0.1:60584->172.17.0.2:39283, err= 2025/09/23 15:53:34 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/23 15:53:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: dial("tcp","172.17.0.2:39811") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: > dial: conn=172.17.0.1:50230->172.17.0.2:39811, err= 2025/09/23 15:53:34 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/09/23 15:53:34 INFO : 3: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: dial("tcp","172.17.0.2:39518") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dest: > dial: conn=172.17.0.1:39720->172.17.0.2:39518, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35316") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45094->172.17.0.2:35316, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30609") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34006") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58188->172.17.0.2:30609, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51250->172.17.0.2:34006, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39616") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35324->172.17.0.2:39616, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38676") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42382->172.17.0.2:38676, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36498") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30541") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39566") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38446->172.17.0.2:30541, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47170->172.17.0.2:36498, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38866->172.17.0.2:39566, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33400") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50400->172.17.0.2:33400, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest1: closing 1 unused connections 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34524") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56408->172.17.0.2:34524, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31150") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46984->172.17.0.2:31150, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32436") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50480->172.17.0.2:32436, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33931") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36200->172.17.0.2:33931, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38452") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43850->172.17.0.2:38452, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37635") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55460->172.17.0.2:37635, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30290") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40220->172.17.0.2:30290, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34724->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: > dial: conn=172.17.0.1:34732->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" to be canonical "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:34462") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:49418->172.17.0.2:34462, err= 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:53:34 INFO : one: Moved (server-side) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32125") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:38918->172.17.0.2:32125, err= 2025/09/23 15:53:34 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33870") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44292->172.17.0.2:33870, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31417") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48236->172.17.0.2:31417, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32896") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38986->172.17.0.2:32896, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39221") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43110->172.17.0.2:39221, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39473") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32770->172.17.0.2:39473, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36106") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32513") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51024->172.17.0.2:36106, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38932->172.17.0.2:32513, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:36832") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:45460->172.17.0.2:36832, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 INFO : one: Deleted 2025/09/23 15:53:34 INFO : one: Moved (server-side) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:31927") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:39782->172.17.0.2:31927, err= 2025/09/23 15:53:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt: Deleted 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36239") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44338->172.17.0.2:36239, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38559") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32668") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42182->172.17.0.2:38559, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46818->172.17.0.2:32668, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37411") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48766->172.17.0.2:37411, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36004") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38060") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54040->172.17.0.2:36004, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43858->172.17.0.2:38060, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37563") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47430->172.17.0.2:37563, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39285") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54670->172.17.0.2:39285, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39620") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60400->172.17.0.2:39620, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30957") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51672->172.17.0.2:30957, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36061") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36552->172.17.0.2:36061, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33351") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41908->172.17.0.2:33351, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34734->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: > dial: conn=172.17.0.1:34738->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" to be canonical "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:30470") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:43790->172.17.0.2:30470, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32053") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:51482->172.17.0.2:32053, err= 2025/09/23 15:53:34 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39560") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45914->172.17.0.2:39560, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31478") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37452") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46918->172.17.0.2:31478, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38362->172.17.0.2:37452, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37820") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57326->172.17.0.2:37820, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30460") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57908->172.17.0.2:30460, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33793") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31762") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57526->172.17.0.2:33793, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52044->172.17.0.2:31762, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:35746") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:33806->172.17.0.2:35746, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 INFO : one.bak: Deleted 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:33356") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:41774->172.17.0.2:33356, err= 2025/09/23 15:53:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt.bak: Deleted 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37261") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59046->172.17.0.2:37261, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39434") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39776->172.17.0.2:39434, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39497") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36938->172.17.0.2:39497, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31624") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43058->172.17.0.2:31624, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38312") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32774") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46114->172.17.0.2:38312, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47806->172.17.0.2:32774, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30171") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36456->172.17.0.2:30171, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38755") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36156->172.17.0.2:38755, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32993") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59762->172.17.0.2:32993, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32783") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56328->172.17.0.2:32783, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35132") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51644->172.17.0.2:35132, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31817") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42426->172.17.0.2:31817, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34744->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: > dial: conn=172.17.0.1:34750->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" to be canonical "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:33569") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:55548->172.17.0.2:33569, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:30849") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:36266->172.17.0.2:30849, err= 2025/09/23 15:53:34 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39063") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54060->172.17.0.2:39063, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32635") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30720") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50836->172.17.0.2:32635, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39950->172.17.0.2:30720, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34810") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55424->172.17.0.2:34810, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32478") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38734->172.17.0.2:32478, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37594") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32614") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41578->172.17.0.2:37594, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42806->172.17.0.2:32614, err= 2025/09/23 15:53:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-bamajem6mohu/backup" for canonical name "TestFTPPureftpd{IRsd4}:rclone-test-bamajem6mohu/backup" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32762") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:46214->172.17.0.2:32762, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 INFO : one-2019-01-01: Deleted 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32060") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:50654->172.17.0.2:32060, err= 2025/09/23 15:53:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three-2019-01-01.txt: Deleted 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35402") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33106->172.17.0.2:35402, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33697") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40606->172.17.0.2:33697, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35076") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58712->172.17.0.2:35076, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34309") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55310->172.17.0.2:34309, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39804") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54992->172.17.0.2:39804, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39557") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38726->172.17.0.2:39557, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36359") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47492->172.17.0.2:36359, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39692") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35024->172.17.0.2:39692, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32795") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41998->172.17.0.2:32795, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32750") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34286->172.17.0.2:32750, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36859") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38256->172.17.0.2:36859, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33274") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46382->172.17.0.2:33274, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34754->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:34068") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:40640->172.17.0.2:34068, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:39920") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:35226->172.17.0.2:39920, err= 2025/09/23 15:53:34 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39594") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49568->172.17.0.2:39594, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38795") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57386->172.17.0.2:38795, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31800") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53324->172.17.0.2:31800, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30837") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42044->172.17.0.2:30837, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32562") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36598->172.17.0.2:32562, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:37900") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:48558->172.17.0.2:37900, err= 2025/09/23 15:53:34 DEBUG : one.bak: Excluded (Path Filter) 2025/09/23 15:53:34 DEBUG : one.bak: Excluded 2025/09/23 15:53:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/23 15:53:34 DEBUG : three.txt.bak: Excluded 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for checks to finish 2025/09/23 15:53:34 INFO : one.bak: Deleted 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:33969") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:54312->172.17.0.2:33969, err= 2025/09/23 15:53:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : three.txt.bak: Deleted 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 15:53:34 INFO : three.txt: Moved into backup dir 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39515") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39734->172.17.0.2:39515, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35318") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43142->172.17.0.2:35318, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37576") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37946->172.17.0.2:37576, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31646") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39582->172.17.0.2:31646, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38290") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50848->172.17.0.2:38290, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38725") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42030->172.17.0.2:38725, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30887") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33956->172.17.0.2:30887, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38602") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33744->172.17.0.2:38602, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34208") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43196->172.17.0.2:34208, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35069") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59184->172.17.0.2:35069, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34768->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:37010") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:42430->172.17.0.2:37010, err= 2025/09/23 15:53:34 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:34730") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:47320->172.17.0.2:34730, err= 2025/09/23 15:53:34 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/23 15:53:34 INFO : three.txt: Copied (new) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37979") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38968->172.17.0.2:37979, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37027") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58894->172.17.0.2:37027, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34818") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49778->172.17.0.2:34818, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37131") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47694->172.17.0.2:37131, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:53:34 INFO : one.bak: Deleted 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:35070") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:48804->172.17.0.2:35070, err= 2025/09/23 15:53:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 15:53:34 INFO : three.txt.bak: Deleted 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:35058") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:38960->172.17.0.2:35058, err= 2025/09/23 15:53:34 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/23 15:53:34 INFO : three.txt: Copied (new) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37943") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58844->172.17.0.2:37943, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37292") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57890->172.17.0.2:37292, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39849") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33060->172.17.0.2:39849, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35709") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56922->172.17.0.2:35709, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33612") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41892->172.17.0.2:33612, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32635") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50848->172.17.0.2:32635, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34219") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37370->172.17.0.2:34219, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31304") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40050->172.17.0.2:31304, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30539") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57688->172.17.0.2:30539, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31983") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35228->172.17.0.2:31983, err= 2025/09/23 15:53:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bamajem6mohu/dst" 2025/09/23 15:53:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{IRsd4}" suffix to name 2025/09/23 15:53:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/23 15:53:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/23 15:53:34 DEBUG : Setting pass="ykDy8jg2ggR3AerqW0Y1z0-sLmHKcEYJzS3vp28TlR8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/23 15:53:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: Connecting to FTP server 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:34784->172.17.0.2:21, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:37702") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:47306->172.17.0.2:37702, err= 2025/09/23 15:53:34 DEBUG : one.a292864a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:32220") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:60900->172.17.0.2:32220, err= 2025/09/23 15:53:34 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/23 15:53:34 INFO : three.txt: Copied (new) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37898") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47176->172.17.0.2:37898, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34489") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34280->172.17.0.2:34489, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36381") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47986->172.17.0.2:36381, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36705") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53244->172.17.0.2:36705, err= 2025/09/23 15:53:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 15:53:34 INFO : one-2019-01-01: Deleted 2025/09/23 15:53:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:37270") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:47306->172.17.0.2:37270, err= 2025/09/23 15:53:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/23 15:53:34 INFO : one: Copied (new) 2025/09/23 15:53:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : two: Unchanged skipping 2025/09/23 15:53:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 15:53:34 INFO : three-2019-01-01.txt: Deleted 2025/09/23 15:53:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: dial("tcp","172.17.0.2:34882") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu/dst: > dial: conn=172.17.0.1:60406->172.17.0.2:34882, err= 2025/09/23 15:53:34 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/23 15:53:34 INFO : three.txt: Copied (new) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32178") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41496->172.17.0.2:32178, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33421") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51918->172.17.0.2:33421, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37454") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39694->172.17.0.2:37454, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36625") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53430->172.17.0.2:36625, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37169") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44102->172.17.0.2:37169, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39779") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37774->172.17.0.2:39779, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32481") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33828->172.17.0.2:32481, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33732") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34684->172.17.0.2:33732, err= 2025/09/23 15:53:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31523") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57488->172.17.0.2:31523, err= 2025/09/23 15:53:34 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/09/23 15:53:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30052") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48712->172.17.0.2:30052, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31369") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53298->172.17.0.2:31369, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31729") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50824->172.17.0.2:31729, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30028") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40264->172.17.0.2:30028, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35403") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36956->172.17.0.2:35403, err= 2025/09/23 15:53:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31947") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36182->172.17.0.2:31947, err= 2025/09/23 15:53:34 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/23 15:53:34 INFO : existing: Copied (new) 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31756") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34802->172.17.0.2:31756, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39372") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41928->172.17.0.2:39372, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33810") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44362->172.17.0.2:33810, err= 2025/09/23 15:53:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/23 15:53:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:34 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: not deleting files as there were IO errors 2025/09/23 15:53:34 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: not deleting directories as there were IO errors 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37909") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51778->172.17.0.2:37909, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30645") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45092->172.17.0.2:30645, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33255") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42316->172.17.0.2:33255, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37656") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34954->172.17.0.2:37656, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34554") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37044->172.17.0.2:34554, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33812") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39136->172.17.0.2:33812, err= 2025/09/23 15:53:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:34 DEBUG : existing: Unchanged skipping 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:34 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:34 INFO : There was nothing to transfer 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37531") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60542->172.17.0.2:37531, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31525") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50502->172.17.0.2:31525, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36545") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59746->172.17.0.2:36545, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32281") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35276->172.17.0.2:32281, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34920") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41160->172.17.0.2:34920, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36751") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33954->172.17.0.2:36751, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31095") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48946->172.17.0.2:31095, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36843") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42376->172.17.0.2:36843, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30246") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38106->172.17.0.2:30246, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36892") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57212->172.17.0.2:36892, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38645") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44336->172.17.0.2:38645, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33366") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39718->172.17.0.2:33366, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39415") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47678->172.17.0.2:39415, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32266") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43610->172.17.0.2:32266, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38897") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46322->172.17.0.2:38897, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32144") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57426->172.17.0.2:32144, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31844") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57414->172.17.0.2:31844, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32578") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59092->172.17.0.2:32578, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35053") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50656->172.17.0.2:35053, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38506") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42336->172.17.0.2:38506, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39579") 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34056->172.17.0.2:39579, err= 2025/09/23 15:53:34 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36094") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47170->172.17.0.2:36094, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34708") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56974->172.17.0.2:34708, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39802") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35488->172.17.0.2:39802, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33218") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35438->172.17.0.2:33218, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39245") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45228->172.17.0.2:39245, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32356") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40142->172.17.0.2:32356, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36315") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43458->172.17.0.2:36315, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33050") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41494->172.17.0.2:33050, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36826") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48882->172.17.0.2:36826, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39581") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37324->172.17.0.2:39581, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38019") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55460->172.17.0.2:38019, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30140") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46400->172.17.0.2:30140, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39466") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56434->172.17.0.2:39466, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34787") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45640->172.17.0.2:34787, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37292") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57892->172.17.0.2:37292, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39924") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41530->172.17.0.2:39924, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37175") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56506->172.17.0.2:37175, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39001") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47236->172.17.0.2:39001, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38930") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45046->172.17.0.2:38930, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35305") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53964->172.17.0.2:35305, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33945") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44506->172.17.0.2:33945, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39075") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43380->172.17.0.2:39075, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38110") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58810->172.17.0.2:38110, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37060") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55626->172.17.0.2:37060, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33262") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35138->172.17.0.2:33262, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31267") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50228->172.17.0.2:31267, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32074") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44298->172.17.0.2:32074, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33611") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43544->172.17.0.2:33611, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30435") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43132->172.17.0.2:30435, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37912") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51936->172.17.0.2:37912, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38993") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49390->172.17.0.2:38993, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36523") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51950->172.17.0.2:36523, err= 2025/09/23 15:53:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both0: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both11: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both12: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both15: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both16: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both17: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both10: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both19: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both1: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both2: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both3: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both4: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both5: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both6: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both7: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both8: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both9: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both14: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both18: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both13: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 INFO : only6: Deleted 2025/09/23 15:53:35 INFO : only2: Deleted 2025/09/23 15:53:35 INFO : only11: Deleted 2025/09/23 15:53:35 INFO : only18: Deleted 2025/09/23 15:53:35 INFO : only10: Deleted 2025/09/23 15:53:35 INFO : only12: Deleted 2025/09/23 15:53:35 INFO : only14: Deleted 2025/09/23 15:53:35 INFO : only9: Deleted 2025/09/23 15:53:35 INFO : only17: Deleted 2025/09/23 15:53:35 INFO : only1: Deleted 2025/09/23 15:53:35 INFO : only3: Deleted 2025/09/23 15:53:35 INFO : only4: Deleted 2025/09/23 15:53:35 INFO : only15: Deleted 2025/09/23 15:53:35 INFO : only0: Deleted 2025/09/23 15:53:35 INFO : only5: Deleted 2025/09/23 15:53:35 INFO : only19: Deleted 2025/09/23 15:53:35 INFO : only16: Deleted 2025/09/23 15:53:35 INFO : only8: Deleted 2025/09/23 15:53:35 INFO : only7: Deleted 2025/09/23 15:53:35 INFO : only13: Deleted 2025/09/23 15:53:35 INFO : There was nothing to transfer 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31244") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35586->172.17.0.2:31244, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37403") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39498->172.17.0.2:37403, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33486") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59638->172.17.0.2:33486, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35026") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54686->172.17.0.2:35026, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38253") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50366->172.17.0.2:38253, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33697") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40612->172.17.0.2:33697, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39439") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52364->172.17.0.2:39439, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34838") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56762->172.17.0.2:34838, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32266") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43620->172.17.0.2:32266, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36607") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35570->172.17.0.2:36607, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33876") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50630->172.17.0.2:33876, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34483") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48632->172.17.0.2:34483, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31272") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52652->172.17.0.2:31272, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32058") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55590->172.17.0.2:32058, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38986") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55546->172.17.0.2:38986, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33818") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40530->172.17.0.2:33818, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35065") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37562->172.17.0.2:35065, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37520") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34212->172.17.0.2:37520, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36163") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46362->172.17.0.2:36163, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31668") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41054->172.17.0.2:31668, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35273") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58526->172.17.0.2:35273, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33650") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47886->172.17.0.2:33650, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33333") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52672->172.17.0.2:33333, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36275") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50742->172.17.0.2:36275, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30395") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60512->172.17.0.2:30395, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32599") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58434->172.17.0.2:32599, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34632") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34088->172.17.0.2:34632, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37107") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41622->172.17.0.2:37107, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38469") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35912->172.17.0.2:38469, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34673") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40940->172.17.0.2:34673, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35887") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44226->172.17.0.2:35887, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32590") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55282->172.17.0.2:32590, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30014") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38726->172.17.0.2:30014, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34793") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48678->172.17.0.2:34793, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35483") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42354->172.17.0.2:35483, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31771") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52326->172.17.0.2:31771, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37349") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55960->172.17.0.2:37349, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35158") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35328->172.17.0.2:35158, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32875") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33336->172.17.0.2:32875, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35210") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46544->172.17.0.2:35210, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38173") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55488->172.17.0.2:38173, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34849") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57166->172.17.0.2:34849, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36703") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33408->172.17.0.2:36703, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31049") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40022->172.17.0.2:31049, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36842") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42602->172.17.0.2:36842, err= 2025/09/23 15:53:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both0: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both10: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both11: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both13: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both12: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both17: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both14: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both19: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both1: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both2: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both3: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both4: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both5: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both15: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both7: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both8: Unchanged skipping 2025/09/23 15:53:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : both9: Unchanged skipping 2025/09/23 15:53:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : both16: Unchanged skipping 2025/09/23 15:53:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : both18: Unchanged skipping 2025/09/23 15:53:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : both6: Unchanged skipping 2025/09/23 15:53:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38441") 2025/09/23 15:53:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52462->172.17.0.2:38441, err= 2025/09/23 15:53:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37598") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40980->172.17.0.2:37598, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38186") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38359") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34886->172.17.0.2:38359, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42784->172.17.0.2:38186, err= 2025/09/23 15:53:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/09/23 15:53:35 INFO : only13: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/09/23 15:53:35 INFO : only14: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31607") 2025/09/23 15:53:35 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/09/23 15:53:35 INFO : only12: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/09/23 15:53:35 INFO : only10: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31555") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38659") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47256->172.17.0.2:31555, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60796->172.17.0.2:31607, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41774->172.17.0.2:38659, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38771") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43408->172.17.0.2:38771, err= 2025/09/23 15:53:35 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/09/23 15:53:35 INFO : only17: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38739") 2025/09/23 15:53:35 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/09/23 15:53:35 INFO : only16: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38604") 2025/09/23 15:53:35 INFO : only15: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34384->172.17.0.2:38739, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33722->172.17.0.2:38604, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34475") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40070->172.17.0.2:34475, err= 2025/09/23 15:53:35 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/09/23 15:53:35 INFO : only0: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/09/23 15:53:35 INFO : only2: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only18.f963383f.partial: renamed to: only18 2025/09/23 15:53:35 INFO : only18: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33512") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31036") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43594->172.17.0.2:33512, err= 2025/09/23 15:53:35 DEBUG : only11.51c18866.partial: renamed to: only11 2025/09/23 15:53:35 INFO : only11: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54082->172.17.0.2:31036, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35167") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51526->172.17.0.2:35167, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33235") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60034->172.17.0.2:33235, err= 2025/09/23 15:53:35 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/09/23 15:53:35 INFO : only5: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/09/23 15:53:35 INFO : only6: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36616") 2025/09/23 15:53:35 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/09/23 15:53:35 INFO : only7: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50332->172.17.0.2:36616, err= 2025/09/23 15:53:35 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/09/23 15:53:35 INFO : only4: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37084") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30515") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57010->172.17.0.2:30515, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33756->172.17.0.2:37084, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32651") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55292->172.17.0.2:32651, err= 2025/09/23 15:53:35 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/09/23 15:53:35 INFO : only8: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/09/23 15:53:35 INFO : only3: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/09/23 15:53:35 INFO : only19: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39407") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38986->172.17.0.2:39407, err= 2025/09/23 15:53:35 DEBUG : only1.77787b15.partial: renamed to: only1 2025/09/23 15:53:35 INFO : only1: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/09/23 15:53:35 INFO : only9: Copied (replaced existing) 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39905") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43002->172.17.0.2:39905, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30295") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48126->172.17.0.2:30295, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32944") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58624->172.17.0.2:32944, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 15:53:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:35 INFO : empty_on_remote: Making directory 2025/09/23 15:53:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 15:53:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35081") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57318->172.17.0.2:35081, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30835") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54112->172.17.0.2:30835, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39202") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41840->172.17.0.2:39202, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36138") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36592") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50832->172.17.0.2:36138, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40396->172.17.0.2:36592, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33316") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36608->172.17.0.2:33316, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 15:53:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 15:53:35 INFO : empty_on_remote: Making directory 2025/09/23 15:53:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 15:53:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39577") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42464->172.17.0.2:39577, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38356") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32593") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36993") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40460->172.17.0.2:38356, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33542->172.17.0.2:36993, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59938->172.17.0.2:32593, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31134") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36160->172.17.0.2:31134, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34343") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52136->172.17.0.2:34343, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39180") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40034->172.17.0.2:39180, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : sub dir: Making directory 2025/09/23 15:53:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33609") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52506->172.17.0.2:33609, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38129") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53936->172.17.0.2:38129, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39829") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50650->172.17.0.2:39829, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37635") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55468->172.17.0.2:37635, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36192") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41894->172.17.0.2:36192, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33500") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46022->172.17.0.2:33500, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39073") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51692->172.17.0.2:39073, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35518") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47570->172.17.0.2:35518, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35682") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55744->172.17.0.2:35682, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34502") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36498->172.17.0.2:34502, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31150") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46998->172.17.0.2:31150, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 15:53:35 INFO : sub dir: Making directory 2025/09/23 15:53:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30011") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52570->172.17.0.2:30011, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38625") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32842") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48246->172.17.0.2:38625, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36510->172.17.0.2:32842, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38343") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47100->172.17.0.2:38343, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34669") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42000->172.17.0.2:34669, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31914") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39390->172.17.0.2:31914, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31506") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55342->172.17.0.2:31506, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33494") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53102->172.17.0.2:33494, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34629") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41806->172.17.0.2:34629, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36139") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33686->172.17.0.2:36139, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38730") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60738->172.17.0.2:38730, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37276") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53202->172.17.0.2:37276, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33611") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43556->172.17.0.2:33611, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38489") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55464->172.17.0.2:38489, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31972") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51398->172.17.0.2:31972, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38217") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44934->172.17.0.2:38217, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35061") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45124->172.17.0.2:35061, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34429") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60646->172.17.0.2:34429, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36964") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41208->172.17.0.2:36964, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32937") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45384->172.17.0.2:32937, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30419") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45106->172.17.0.2:30419, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35315") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52480->172.17.0.2:35315, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39392") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52456->172.17.0.2:39392, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34602") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35696->172.17.0.2:34602, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31324") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57868->172.17.0.2:31324, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33409") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59694->172.17.0.2:33409, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33660") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38286->172.17.0.2:33660, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37616") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46014->172.17.0.2:37616, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30896") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52658->172.17.0.2:30896, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37388") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49848->172.17.0.2:37388, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35192") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46798->172.17.0.2:35192, err= 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38123") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55186->172.17.0.2:38123, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34994") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41514->172.17.0.2:34994, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38137") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59950->172.17.0.2:38137, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34616") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35252->172.17.0.2:34616, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30811") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37242->172.17.0.2:30811, err= 2025/09/23 15:53:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36961") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40736->172.17.0.2:36961, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 INFO : There was nothing to transfer 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31932") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45640->172.17.0.2:31932, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35346") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47598->172.17.0.2:35346, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30224") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36264->172.17.0.2:30224, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33280") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59050->172.17.0.2:33280, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36196") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33552->172.17.0.2:36196, err= 2025/09/23 15:53:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31203") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37278->172.17.0.2:31203, err= 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 INFO : There was nothing to transfer 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37304") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37366->172.17.0.2:37304, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30421") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56156->172.17.0.2:30421, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33245") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57528->172.17.0.2:33245, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37983") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48554->172.17.0.2:37983, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36872") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41168->172.17.0.2:36872, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30244") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42634->172.17.0.2:30244, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38082") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36058->172.17.0.2:38082, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36611") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56010->172.17.0.2:36611, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30327") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52104->172.17.0.2:30327, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33770") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58362->172.17.0.2:33770, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32576") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41278->172.17.0.2:32576, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36784") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55964->172.17.0.2:36784, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35792") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56046->172.17.0.2:35792, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31470") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53868->172.17.0.2:31470, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31562") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43732->172.17.0.2:31562, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35079") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35752->172.17.0.2:35079, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34901") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38682->172.17.0.2:34901, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30652") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56432->172.17.0.2:30652, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35157") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39442->172.17.0.2:35157, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35814") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48744->172.17.0.2:35814, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30783") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38854->172.17.0.2:30783, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32213") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40598->172.17.0.2:32213, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37826") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49172->172.17.0.2:37826, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33385") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44294->172.17.0.2:33385, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32164") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46244->172.17.0.2:32164, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35146") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36174->172.17.0.2:35146, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38398") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42588->172.17.0.2:38398, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30760") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54154->172.17.0.2:30760, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39629") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46290->172.17.0.2:39629, err= 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36456") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35118->172.17.0.2:36456, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33720") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50958->172.17.0.2:33720, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31588") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42806->172.17.0.2:31588, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33041") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46934->172.17.0.2:33041, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34659") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43196->172.17.0.2:34659, err= 2025/09/23 15:53:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31786") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49410->172.17.0.2:31786, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 INFO : There was nothing to transfer 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35229") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58298->172.17.0.2:35229, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34100") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37812->172.17.0.2:34100, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36619") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47520->172.17.0.2:36619, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34425") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41920->172.17.0.2:34425, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35894") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43382->172.17.0.2:35894, err= 2025/09/23 15:53:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31110") 2025/09/23 15:53:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55982->172.17.0.2:31110, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 INFO : There was nothing to transfer 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39875") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35206->172.17.0.2:39875, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36172") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48974->172.17.0.2:36172, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30502") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40752->172.17.0.2:30502, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34367") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49310->172.17.0.2:34367, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36648") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60684->172.17.0.2:36648, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38678") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43226->172.17.0.2:38678, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34253") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46090->172.17.0.2:34253, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36300") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43520->172.17.0.2:36300, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37404") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33026->172.17.0.2:37404, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34562") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42834->172.17.0.2:34562, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31082") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44224->172.17.0.2:31082, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39993") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42764->172.17.0.2:39993, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32417") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37790->172.17.0.2:32417, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35686") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54132->172.17.0.2:35686, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31755") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58848->172.17.0.2:31755, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36772") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34160->172.17.0.2:36772, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34785") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36468->172.17.0.2:34785, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37676") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33088->172.17.0.2:37676, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34971") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45606->172.17.0.2:34971, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39611") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44292->172.17.0.2:39611, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38957") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42096->172.17.0.2:38957, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36717") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45012->172.17.0.2:36717, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39510") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60590->172.17.0.2:39510, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39857") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41456->172.17.0.2:39857, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34284") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43854->172.17.0.2:34284, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39670") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44400->172.17.0.2:39670, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33651") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60194->172.17.0.2:33651, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33588") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49076->172.17.0.2:33588, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31954") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55684->172.17.0.2:31954, err= 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38284") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44842->172.17.0.2:38284, err= 2025/09/23 15:53:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : apple: Excluded 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : banana: Excluded 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33828") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42504->172.17.0.2:33828, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37034") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45436->172.17.0.2:37034, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33641") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46188->172.17.0.2:33641, err= 2025/09/23 15:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30016") 2025/09/23 15:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58094->172.17.0.2:30016, err= 2025/09/23 15:53:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38400") 2025/09/23 15:53:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58514->172.17.0.2:38400, err= 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32748") 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58708->172.17.0.2:32748, err= 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39825") 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60788->172.17.0.2:39825, err= 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50714->172.17.0.2:21, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33146") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43224->172.17.0.2:33146, err= 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/09/23 15:53:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/23 15:53:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35382") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39227") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35976->172.17.0.2:35382, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48322->172.17.0.2:39227, err= 2025/09/23 15:53:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37467") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48010->172.17.0.2:37467, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33932") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43710->172.17.0.2:33932, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34890") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39720->172.17.0.2:34890, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32951") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48300->172.17.0.2:32951, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30529") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60782->172.17.0.2:30529, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37644") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50098->172.17.0.2:37644, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33110") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33562") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44450->172.17.0.2:33562, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43048->172.17.0.2:33110, err= 2025/09/23 15:53:35 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/09/23 15:53:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/23 15:53:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36681") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33340->172.17.0.2:36681, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30445") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54168->172.17.0.2:30445, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38927") 2025/09/23 15:53:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40468->172.17.0.2:38927, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30102") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41562->172.17.0.2:30102, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34315") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35238->172.17.0.2:34315, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37375") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48108->172.17.0.2:37375, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35185") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56582->172.17.0.2:35185, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:35 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50718->172.17.0.2:21, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Connecting to FTP server 2025/09/23 15:53:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:53:35 INFO : apple: Deleted 2025/09/23 15:53:35 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:53:35 INFO : splitbananasplit: Deleted 2025/09/23 15:53:35 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:53:35 INFO : banana: Deleted 2025/09/23 15:53:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:53:35 INFO : appleappleapplebanana: Deleted 2025/09/23 15:53:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50720->172.17.0.2:21, err= 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:21") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50726->172.17.0.2:21, err= 2025/09/23 15:53:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:53:35 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:53:35 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31312") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57642->172.17.0.2:31312, err= 2025/09/23 15:53:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : YXBwbGU=: Excluded 2025/09/23 15:53:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/23 15:53:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : YmFuYW5h: Excluded 2025/09/23 15:53:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38300") 2025/09/23 15:53:35 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48782->172.17.0.2:38300, err= 2025/09/23 15:53:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/23 15:53:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38340") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35228->172.17.0.2:38340, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37377") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55494->172.17.0.2:37377, err= 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34062") 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46504->172.17.0.2:34062, err= 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37427") 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60594->172.17.0.2:37427, err= 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30247") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38428->172.17.0.2:30247, err= 2025/09/23 15:53:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : YXBwbGU=: Excluded 2025/09/23 15:53:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/23 15:53:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : YmFuYW5h: Excluded 2025/09/23 15:53:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30739") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38270->172.17.0.2:30739, err= 2025/09/23 15:53:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/23 15:53:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33799") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52420->172.17.0.2:33799, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32731") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48784->172.17.0.2:32731, err= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 15:53:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32616") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35328->172.17.0.2:32616, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31173") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48416->172.17.0.2:31173, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39406") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42984->172.17.0.2:39406, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31842") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35134->172.17.0.2:31842, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31334") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51034->172.17.0.2:31334, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33676") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36766->172.17.0.2:33676, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37632") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50184->172.17.0.2:37632, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39337") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49430->172.17.0.2:39337, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33746") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55298->172.17.0.2:33746, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33210") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51618->172.17.0.2:33210, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34164") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44644->172.17.0.2:34164, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35703") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37090->172.17.0.2:35703, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35633") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47644->172.17.0.2:35633, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37053") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60678->172.17.0.2:37053, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39283") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58552->172.17.0.2:39283, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36487") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41972->172.17.0.2:36487, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37171") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60468->172.17.0.2:37171, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30998") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57714->172.17.0.2:30998, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38079") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52200->172.17.0.2:38079, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35882") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50386->172.17.0.2:35882, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35792") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52128->172.17.0.2:35792, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36992") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58470->172.17.0.2:36992, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31516") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59036->172.17.0.2:31516, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35201") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41552->172.17.0.2:35201, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34963") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38064->172.17.0.2:34963, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36808") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41282->172.17.0.2:36808, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36858") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41742->172.17.0.2:36858, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37137") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55706->172.17.0.2:37137, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39487") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35858->172.17.0.2:39487, err= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31348") 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41078->172.17.0.2:31348, err= 2025/09/23 15:53:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34109") 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37252") 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54368->172.17.0.2:37252, err= 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40164->172.17.0.2:34109, err= 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35094") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35167") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45488->172.17.0.2:35094, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34452->172.17.0.2:35167, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38355") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57370->172.17.0.2:38355, err= 2025/09/23 15:53:36 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/09/23 15:53:36 INFO : apple: Copied (new) to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33271") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50696->172.17.0.2:33271, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33781") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34932->172.17.0.2:33781, err= 2025/09/23 15:53:36 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/09/23 15:53:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36121") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53448->172.17.0.2:36121, err= 2025/09/23 15:53:36 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30710") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48892->172.17.0.2:30710, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39504") 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39842->172.17.0.2:39504, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33807") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45520->172.17.0.2:33807, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35088") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53006->172.17.0.2:35088, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36952") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31728") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39747") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47030->172.17.0.2:36952, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50164->172.17.0.2:31728, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45512->172.17.0.2:39747, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30011") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32898->172.17.0.2:30011, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38275") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45334->172.17.0.2:38275, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33642") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32739") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31667") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49950->172.17.0.2:32739, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41330->172.17.0.2:31667, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45308->172.17.0.2:33642, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32238") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42892->172.17.0.2:32238, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:53:36 INFO : banana: Deleted 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:53:36 INFO : splitbananasplit: Deleted 2025/09/23 15:53:36 INFO : apple: Deleted 2025/09/23 15:53:36 INFO : appleappleapplebanana: Deleted 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35484") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46054->172.17.0.2:35484, err= 2025/09/23 15:53:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : PREFIXapple: Excluded 2025/09/23 15:53:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : PREFIXbanana: Excluded 2025/09/23 15:53:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33021") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49942->172.17.0.2:33021, err= 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31378") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50240->172.17.0.2:31378, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31261") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37628->172.17.0.2:31261, err= 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 15:53:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39591") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54820->172.17.0.2:39591, err= 2025/09/23 15:53:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35807") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36976->172.17.0.2:35807, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33222") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39560->172.17.0.2:33222, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33177") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60514->172.17.0.2:33177, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36923") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41760->172.17.0.2:36923, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34068") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54870->172.17.0.2:34068, err= 2025/09/23 15:53:36 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/23 15:53:36 INFO : banana: Copied (new) 2025/09/23 15:53:36 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/23 15:53:36 INFO : splitbananasplit: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34413") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36854->172.17.0.2:34413, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36281") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52166->172.17.0.2:36281, err= 2025/09/23 15:53:36 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/23 15:53:36 INFO : apple: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37948") 2025/09/23 15:53:36 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/23 15:53:36 INFO : appleappleapplebanana: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52928->172.17.0.2:37948, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33180") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40236->172.17.0.2:33180, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36373") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35253") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40914->172.17.0.2:36373, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46852->172.17.0.2:35253, err= 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30122") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41752->172.17.0.2:30122, err= 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39691") 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38104") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57984->172.17.0.2:38104, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47780->172.17.0.2:39691, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33957") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57382->172.17.0.2:33957, err= 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37260") 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58908->172.17.0.2:37260, err= 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35764") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39050->172.17.0.2:35764, err= 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35799") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35979") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59958->172.17.0.2:35799, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51096->172.17.0.2:35979, err= 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34409") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38416->172.17.0.2:34409, err= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31885") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38470->172.17.0.2:31885, err= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/23 15:53:36 INFO : PREFIXbanana: Deleted 2025/09/23 15:53:36 INFO : PREFIXapple: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/23 15:53:36 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/23 15:53:36 INFO : PREFIXsplitbananasplit: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36092") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52074->172.17.0.2:36092, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39039") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45568->172.17.0.2:39039, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34967") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41258->172.17.0.2:34967, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39550") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47800->172.17.0.2:39550, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39243") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38456->172.17.0.2:39243, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30690") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36738->172.17.0.2:30690, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37160") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48804->172.17.0.2:37160, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31779") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39282->172.17.0.2:31779, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38487") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51268->172.17.0.2:38487, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31762") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59050->172.17.0.2:31762, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37173") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34266->172.17.0.2:37173, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34930") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55970->172.17.0.2:34930, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34599") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45786->172.17.0.2:34599, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36238") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41610->172.17.0.2:36238, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37665") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50984->172.17.0.2:37665, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36789") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37070->172.17.0.2:36789, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32806") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36214->172.17.0.2:32806, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35152") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48022->172.17.0.2:35152, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30279") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49476->172.17.0.2:30279, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31525") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48760->172.17.0.2:31525, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30803") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51834->172.17.0.2:30803, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35884") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52540->172.17.0.2:35884, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33132") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50792->172.17.0.2:33132, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37462") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56142->172.17.0.2:37462, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36006") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57294->172.17.0.2:36006, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38137") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38732->172.17.0.2:38137, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33436") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38684->172.17.0.2:33436, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35701") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37808->172.17.0.2:35701, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39749") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51166->172.17.0.2:39749, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30171") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48072->172.17.0.2:30171, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36207") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51930->172.17.0.2:36207, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37697") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34812->172.17.0.2:37697, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33343") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36938->172.17.0.2:33343, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33522") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57976->172.17.0.2:33522, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37746") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49738->172.17.0.2:37746, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38875") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52726->172.17.0.2:38875, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34705") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58616->172.17.0.2:34705, err= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33351") 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52612->172.17.0.2:33351, err= 2025/09/23 15:53:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32694") 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41004->172.17.0.2:32694, err= 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31511") 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39192") 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37670->172.17.0.2:31511, err= 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59598->172.17.0.2:39192, err= 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39481") 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50108->172.17.0.2:39481, err= 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35456") 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40986->172.17.0.2:35456, err= 2025/09/23 15:53:36 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/09/23 15:53:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34279") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50846->172.17.0.2:34279, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31012") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37437") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47738->172.17.0.2:31012, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44944->172.17.0.2:37437, err= 2025/09/23 15:53:36 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/09/23 15:53:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32147") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39631") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37680") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52868->172.17.0.2:39631, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60962->172.17.0.2:32147, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37964->172.17.0.2:37680, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34539") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35672->172.17.0.2:34539, err= 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30728") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37189") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48636->172.17.0.2:30728, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42418->172.17.0.2:37189, err= 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35159") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36424->172.17.0.2:35159, err= 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37655") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37272->172.17.0.2:37655, err= 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33200") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39958->172.17.0.2:33200, err= 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35173") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36606->172.17.0.2:35173, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32152") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59300->172.17.0.2:32152, err= 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31168") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56428->172.17.0.2:31168, err= 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36090") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41860->172.17.0.2:36090, err= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:53:36 INFO : apple: Deleted 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:53:36 INFO : banana: Deleted 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:53:36 INFO : appleappleapplebanana: Deleted 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:53:36 INFO : splitbananasplit: Deleted 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30982") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45618->172.17.0.2:30982, err= 2025/09/23 15:53:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : bananaSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35007") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39548->172.17.0.2:35007, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39552") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53890->172.17.0.2:39552, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31999") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35270->172.17.0.2:31999, err= 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 15:53:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33558") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58312->172.17.0.2:33558, err= 2025/09/23 15:53:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32721") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50970->172.17.0.2:32721, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33158") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34219") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35754") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48606->172.17.0.2:33158, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34197") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39082->172.17.0.2:35754, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51886->172.17.0.2:34219, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54416->172.17.0.2:34197, err= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/23 15:53:36 INFO : appleappleapplebanana: Copied (new) 2025/09/23 15:53:36 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/23 15:53:36 INFO : banana: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34588") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38044->172.17.0.2:34588, err= 2025/09/23 15:53:36 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/23 15:53:36 INFO : apple: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38468") 2025/09/23 15:53:36 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/23 15:53:36 INFO : splitbananasplit: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40062->172.17.0.2:38468, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33724") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33833") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50560->172.17.0.2:33724, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35568->172.17.0.2:33833, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33942") 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33434->172.17.0.2:33942, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30721") 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43106->172.17.0.2:30721, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36858") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41758->172.17.0.2:36858, err= 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35843") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30824") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55486->172.17.0.2:30824, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52696->172.17.0.2:35843, err= 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38330") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43960->172.17.0.2:38330, err= 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32075") 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53946->172.17.0.2:32075, err= 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31751") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39220->172.17.0.2:31751, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36861") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46926->172.17.0.2:36861, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32263") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56234->172.17.0.2:32263, err= 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39392") 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54526->172.17.0.2:39392, err= 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32031") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57708->172.17.0.2:32031, err= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : bananaSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : splitbananasplitSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : appleSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39123") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45806->172.17.0.2:39123, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32559") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41694->172.17.0.2:32559, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34194") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42318->172.17.0.2:34194, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36009") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44312->172.17.0.2:36009, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37577") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44788->172.17.0.2:37577, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39544") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42392->172.17.0.2:39544, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33169") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35096->172.17.0.2:33169, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38390") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52032->172.17.0.2:38390, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37588") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52662->172.17.0.2:37588, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39785") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40492->172.17.0.2:39785, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33797") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57782->172.17.0.2:33797, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38135") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42942->172.17.0.2:38135, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32179") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35768->172.17.0.2:32179, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34612") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39724->172.17.0.2:34612, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39626") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36328->172.17.0.2:39626, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36961") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38910->172.17.0.2:36961, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30019") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40550->172.17.0.2:30019, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37812") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60190->172.17.0.2:37812, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37659") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37938->172.17.0.2:37659, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32162") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49906->172.17.0.2:32162, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35958") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50256->172.17.0.2:35958, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34996") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56458->172.17.0.2:34996, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31571") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43288->172.17.0.2:31571, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30081") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40880->172.17.0.2:30081, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31594") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56410->172.17.0.2:31594, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33975") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38160->172.17.0.2:33975, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31643") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37410->172.17.0.2:31643, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37048") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39172->172.17.0.2:37048, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30331") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33478->172.17.0.2:30331, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30908") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36530->172.17.0.2:30908, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31030") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46788->172.17.0.2:31030, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36213") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37158->172.17.0.2:36213, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39295") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37968->172.17.0.2:39295, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35299") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47664->172.17.0.2:35299, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36627") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50696->172.17.0.2:36627, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32769") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48430->172.17.0.2:32769, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37239") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45796->172.17.0.2:37239, err= 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36719") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34424->172.17.0.2:36719, err= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37811") 2025/09/23 15:53:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32986->172.17.0.2:37811, err= 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35118") 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35272->172.17.0.2:35118, err= 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32494") 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43100->172.17.0.2:32494, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33871") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32195") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36820->172.17.0.2:33871, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38568->172.17.0.2:32195, err= 2025/09/23 15:53:36 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/09/23 15:53:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/09/23 15:53:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38791") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46610->172.17.0.2:38791, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33307") 2025/09/23 15:53:36 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36708") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45644->172.17.0.2:36708, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37696") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38422->172.17.0.2:33307, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59060->172.17.0.2:37696, err= 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32373") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35953") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33206->172.17.0.2:32373, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39204->172.17.0.2:35953, err= 2025/09/23 15:53:36 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37133") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38906->172.17.0.2:37133, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36399") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39478->172.17.0.2:36399, err= 2025/09/23 15:53:36 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39567") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54420->172.17.0.2:39567, err= 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31694") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41960->172.17.0.2:31694, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35879") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58682->172.17.0.2:35879, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32371") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52388->172.17.0.2:32371, err= 2025/09/23 15:53:36 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34804") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34048") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54816->172.17.0.2:34804, err= 2025/09/23 15:53:36 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33618->172.17.0.2:34048, err= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 15:53:36 INFO : splitbananasplit: Deleted 2025/09/23 15:53:36 INFO : appleappleapplebanana: Deleted 2025/09/23 15:53:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 15:53:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34853") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35562->172.17.0.2:34853, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleapple: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbanan: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34535") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32904->172.17.0.2:34535, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcde: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdef: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefg: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defgh: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghi: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghij: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijk: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-12345: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-23456: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-34567: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-45678: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31713") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56638->172.17.0.2:31713, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36667") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52096->172.17.0.2:36667, err= 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38405") 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50422->172.17.0.2:38405, err= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30407") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35080->172.17.0.2:30407, err= 2025/09/23 15:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 15:53:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 15:53:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 15:53:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 15:53:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 15:53:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 15:53:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 15:53:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 15:53:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 15:53:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 15:53:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 15:53:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 15:53:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 15:53:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36215") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39012->172.17.0.2:36215, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleapple: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbanan: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33975") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38174->172.17.0.2:33975, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcde: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdef: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefg: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defgh: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghi: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghij: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijk: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-12345: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-23456: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-34567: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-45678: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31931") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52486->172.17.0.2:31931, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36940") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53412->172.17.0.2:36940, err= 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 15:53:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34320") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43460->172.17.0.2:34320, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39223") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37732->172.17.0.2:39223, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36948") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53504->172.17.0.2:36948, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36429") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36812->172.17.0.2:36429, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35312") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48330->172.17.0.2:35312, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30991") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55202->172.17.0.2:30991, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39142") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45636->172.17.0.2:39142, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36736") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35304->172.17.0.2:36736, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34317") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42696->172.17.0.2:34317, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37633") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57864->172.17.0.2:37633, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31532") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51704->172.17.0.2:31532, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34349") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52548->172.17.0.2:34349, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35648") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36902->172.17.0.2:35648, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32815") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56242->172.17.0.2:32815, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37365") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48708->172.17.0.2:37365, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38796") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44234->172.17.0.2:38796, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35345") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32854->172.17.0.2:35345, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36557") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46304->172.17.0.2:36557, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37116") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60886->172.17.0.2:37116, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37706") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42302->172.17.0.2:37706, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30070") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47424->172.17.0.2:30070, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35451") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35962->172.17.0.2:35451, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35906") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43596->172.17.0.2:35906, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38488") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56828->172.17.0.2:38488, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36413") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37276->172.17.0.2:36413, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37504") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45570->172.17.0.2:37504, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39102") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43700->172.17.0.2:39102, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33576") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37026->172.17.0.2:33576, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34382") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35732->172.17.0.2:34382, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31710") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47448->172.17.0.2:31710, err= 2025/09/23 15:53:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37457") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40008->172.17.0.2:37457, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30792") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58094->172.17.0.2:30792, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33049") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56466->172.17.0.2:33049, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34315") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35242->172.17.0.2:34315, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34170") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40432->172.17.0.2:34170, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34200") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38544->172.17.0.2:34200, err= 2025/09/23 15:53:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32212") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46178->172.17.0.2:32212, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33545") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58056->172.17.0.2:33545, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30515") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48992->172.17.0.2:30515, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31008") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54766->172.17.0.2:31008, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37593") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40518->172.17.0.2:37593, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30654") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39630->172.17.0.2:30654, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38410") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45910->172.17.0.2:38410, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38856") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35280->172.17.0.2:38856, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39603") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35154->172.17.0.2:39603, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32041") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47152->172.17.0.2:32041, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35290") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60622->172.17.0.2:35290, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34200") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38552->172.17.0.2:34200, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32700") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51720->172.17.0.2:32700, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39551") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39454->172.17.0.2:39551, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34590") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53854->172.17.0.2:34590, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33315") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33272->172.17.0.2:33315, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30050") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34394->172.17.0.2:30050, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30957") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60706->172.17.0.2:30957, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35389") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53456->172.17.0.2:35389, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35092") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53094->172.17.0.2:35092, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37871") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34654->172.17.0.2:37871, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39793") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41494->172.17.0.2:39793, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37029") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48212->172.17.0.2:37029, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31305") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44064->172.17.0.2:31305, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32792") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33288->172.17.0.2:32792, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32164") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57056->172.17.0.2:32164, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30585") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43632->172.17.0.2:30585, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31280") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58556->172.17.0.2:31280, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39251") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36598->172.17.0.2:39251, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38286") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44944->172.17.0.2:38286, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35409") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35032->172.17.0.2:35409, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39116") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33644->172.17.0.2:39116, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33902") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51370->172.17.0.2:33902, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39245") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47158->172.17.0.2:39245, err= 2025/09/23 15:53:36 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38194") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60956->172.17.0.2:38194, err= 2025/09/23 15:53:36 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : apple: Excluded 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:36 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : banana: Excluded 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31859") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35574->172.17.0.2:31859, err= 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34092") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55420->172.17.0.2:34092, err= 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32924") 2025/09/23 15:53:36 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38816->172.17.0.2:32924, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36926") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54092->172.17.0.2:36926, err= 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38343") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39210->172.17.0.2:38343, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37272") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54036->172.17.0.2:37272, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34684") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36054->172.17.0.2:34684, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37439") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38910->172.17.0.2:37439, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39457") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57396->172.17.0.2:39457, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36329") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37846->172.17.0.2:36329, err= 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31799") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39404->172.17.0.2:31799, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33065") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47102->172.17.0.2:33065, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35545") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54380->172.17.0.2:35545, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37203") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37960->172.17.0.2:37203, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39051") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52898->172.17.0.2:39051, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37026") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34782->172.17.0.2:37026, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37671") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56646->172.17.0.2:37671, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38576") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53860->172.17.0.2:38576, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31907") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48768->172.17.0.2:31907, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30569") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45714->172.17.0.2:30569, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33444") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50732->172.17.0.2:33444, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36781") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60042->172.17.0.2:36781, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32489") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57902->172.17.0.2:32489, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31732") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53294->172.17.0.2:31732, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33527") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33952->172.17.0.2:33527, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31090") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50800->172.17.0.2:31090, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31971") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47682->172.17.0.2:31971, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39322") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50056->172.17.0.2:39322, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35368") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47110->172.17.0.2:35368, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34713") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35312->172.17.0.2:34713, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31269") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56752->172.17.0.2:31269, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36011") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36898->172.17.0.2:36011, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35168") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51652->172.17.0.2:35168, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37208") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42328->172.17.0.2:37208, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39477") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44860->172.17.0.2:39477, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30640") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46460->172.17.0.2:30640, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30653") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44560->172.17.0.2:30653, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34257") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39680->172.17.0.2:34257, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33702") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36756->172.17.0.2:33702, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33752") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55308->172.17.0.2:33752, err= 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38139") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41728->172.17.0.2:38139, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36945") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48062->172.17.0.2:36945, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34913") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39874->172.17.0.2:34913, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34498") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34272->172.17.0.2:34498, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36575") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48174->172.17.0.2:36575, err= 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31496") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53830->172.17.0.2:31496, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30462") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58964->172.17.0.2:30462, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32578") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57046->172.17.0.2:32578, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30688") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35108->172.17.0.2:30688, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31290") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43814->172.17.0.2:31290, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35836") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48854->172.17.0.2:35836, err= 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38236") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55148->172.17.0.2:38236, err= 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36365") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44466->172.17.0.2:36365, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39761") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34762->172.17.0.2:39761, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35149") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38958->172.17.0.2:35149, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34155") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50022->172.17.0.2:34155, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35786") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45038->172.17.0.2:35786, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32732") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59598->172.17.0.2:32732, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36031") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59836->172.17.0.2:36031, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36221") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43234->172.17.0.2:36221, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30434") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34764->172.17.0.2:30434, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31320") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38314->172.17.0.2:31320, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37872") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41604->172.17.0.2:37872, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35407") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39836->172.17.0.2:35407, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39678") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52954->172.17.0.2:39678, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32846") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55180->172.17.0.2:32846, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30714") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50380->172.17.0.2:30714, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31200") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33746->172.17.0.2:31200, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33278") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34990->172.17.0.2:33278, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33374") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45228->172.17.0.2:33374, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32838") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32944->172.17.0.2:32838, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30332") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35804->172.17.0.2:30332, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39251") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36600->172.17.0.2:39251, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35422") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43048->172.17.0.2:35422, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37306") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39280->172.17.0.2:37306, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35175") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44952->172.17.0.2:35175, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39842") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40330->172.17.0.2:39842, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35541") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40330->172.17.0.2:35541, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35868") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39844->172.17.0.2:35868, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33583") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59274->172.17.0.2:33583, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34532") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50214->172.17.0.2:34532, err= 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38594") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41298->172.17.0.2:38594, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39911") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60678->172.17.0.2:39911, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38649") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36470->172.17.0.2:38649, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36869") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58874->172.17.0.2:36869, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30798") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52002->172.17.0.2:30798, err= 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39210") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47400->172.17.0.2:39210, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37321") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36804->172.17.0.2:37321, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36165") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49208->172.17.0.2:36165, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39595") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42676->172.17.0.2:39595, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32803") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54716->172.17.0.2:32803, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32462") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49446->172.17.0.2:32462, err= 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34694") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55640->172.17.0.2:34694, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31090") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50804->172.17.0.2:31090, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39967") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44182->172.17.0.2:39967, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39455") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57876->172.17.0.2:39455, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37092") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46130->172.17.0.2:37092, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32125") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53902->172.17.0.2:32125, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31684") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35430->172.17.0.2:31684, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34578") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56048->172.17.0.2:34578, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31448") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39286->172.17.0.2:31448, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31209") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36418->172.17.0.2:31209, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32929") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34822->172.17.0.2:32929, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31914") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37694->172.17.0.2:31914, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33670") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37058->172.17.0.2:33670, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31141") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43016->172.17.0.2:31141, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35999") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55588->172.17.0.2:35999, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32739") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49952->172.17.0.2:32739, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39031") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54148->172.17.0.2:39031, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30833") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37138->172.17.0.2:30833, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35114") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54950->172.17.0.2:35114, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34061") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46770->172.17.0.2:34061, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36220") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35206->172.17.0.2:36220, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36449") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55378->172.17.0.2:36449, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30330") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36252->172.17.0.2:30330, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38438") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57382->172.17.0.2:38438, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30069") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37162->172.17.0.2:30069, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32850") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56556->172.17.0.2:32850, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30037") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49034->172.17.0.2:30037, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35137") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37518->172.17.0.2:35137, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30452") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34348->172.17.0.2:30452, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39973") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47432->172.17.0.2:39973, err= 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38008") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34038->172.17.0.2:38008, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39693") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40112->172.17.0.2:39693, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38255") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47372->172.17.0.2:38255, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32586") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58742->172.17.0.2:32586, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33634") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46686->172.17.0.2:33634, err= 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33438") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40698->172.17.0.2:33438, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33676") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36780->172.17.0.2:33676, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30738") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55770->172.17.0.2:30738, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32267") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48324->172.17.0.2:32267, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32865") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39454->172.17.0.2:32865, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30935") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49634->172.17.0.2:30935, err= 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : banana: Unchanged skipping 2025/09/23 15:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 15:53:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : apple: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36836") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40222->172.17.0.2:36836, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38460") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59010->172.17.0.2:38460, err= 2025/09/23 15:53:37 DEBUG : apple: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : apple: Excluded 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : appleappleapplebanana: Excluded 2025/09/23 15:53:37 DEBUG : banana: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : banana: Excluded 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : splitbananasplit: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39998") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55542->172.17.0.2:39998, err= 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 15:53:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35208") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39520->172.17.0.2:35208, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35784") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42428->172.17.0.2:35784, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35966") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48778->172.17.0.2:35966, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36915") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60052->172.17.0.2:36915, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33140") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54840->172.17.0.2:33140, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30134") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35148->172.17.0.2:30134, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36980") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51050->172.17.0.2:36980, err= --- PASS: TestTransform (2.12s) --- PASS: TestTransform/NFC (0.22s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.25s) --- PASS: TestTransform/prefix (0.22s) --- PASS: TestTransform/suffix (0.27s) --- PASS: TestTransform/truncate (0.22s) --- PASS: TestTransform/encoder (0.16s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.13s) --- PASS: TestTransform/lowercase (0.17s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30380") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43226->172.17.0.2:30380, err= 2025/09/23 15:53:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 15:53:37 INFO : sub dir_somesuffix: Making directory 2025/09/23 15:53:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 15:53:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/23 15:53:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:53:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39627") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51438->172.17.0.2:39627, err= 2025/09/23 15:53:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:53:37 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33844") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59338->172.17.0.2:33844, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39676") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54456->172.17.0.2:39676, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39435") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58950->172.17.0.2:39435, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38036") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57664->172.17.0.2:38036, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39167") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57712->172.17.0.2:39167, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36002") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58552->172.17.0.2:36002, err= 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31025") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44096->172.17.0.2:31025, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34433") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41324->172.17.0.2:34433, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35648") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36908->172.17.0.2:35648, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38473") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58346->172.17.0.2:38473, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31724") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45164->172.17.0.2:31724, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30943") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33710->172.17.0.2:30943, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33620") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39262->172.17.0.2:33620, err= 2025/09/23 15:53:37 INFO : toe: Making directory 2025/09/23 15:53:37 INFO : toe/toe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36311") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37572->172.17.0.2:36311, err= 2025/09/23 15:53:37 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/23 15:53:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36245") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41798->172.17.0.2:36245, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35115") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42378->172.17.0.2:35115, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37210") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56112->172.17.0.2:37210, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33975") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38176->172.17.0.2:33975, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34380") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38706->172.17.0.2:34380, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38752") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46098->172.17.0.2:38752, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31577") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41556->172.17.0.2:31577, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30895") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37166->172.17.0.2:30895, err= 2025/09/23 15:53:37 INFO : toe: Making directory 2025/09/23 15:53:37 INFO : toe/toe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38515") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45874->172.17.0.2:38515, err= 2025/09/23 15:53:37 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/23 15:53:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32340") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57802->172.17.0.2:32340, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32470") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35970->172.17.0.2:32470, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39053") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45832->172.17.0.2:39053, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36955") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40066->172.17.0.2:36955, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31920") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34594->172.17.0.2:31920, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33608") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41488->172.17.0.2:33608, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32642") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60448->172.17.0.2:32642, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33642") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45324->172.17.0.2:33642, err= 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 INFO : tictacempty_dir: Making directory 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31095") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36630->172.17.0.2:31095, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38106") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46292->172.17.0.2:38106, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37847") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44418->172.17.0.2:37847, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31276") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41710->172.17.0.2:31276, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39670") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44402->172.17.0.2:39670, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32795") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51416->172.17.0.2:32795, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37997") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35639") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40836->172.17.0.2:35639, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35096->172.17.0.2:37997, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37161") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47462->172.17.0.2:37161, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33609") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34604->172.17.0.2:33609, err= --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33520") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33800->172.17.0.2:33520, err= 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 INFO : tictacempty_dir: Making directory 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37267") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36824->172.17.0.2:37267, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34056") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55988->172.17.0.2:34056, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36081") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39921") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44416->172.17.0.2:36081, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37472->172.17.0.2:39921, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36429") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36822->172.17.0.2:36429, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34889") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36920->172.17.0.2:34889, err= 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33864") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40156->172.17.0.2:33864, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39768") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37256->172.17.0.2:39768, err= 2025/09/23 15:53:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32126") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51100->172.17.0.2:32126, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/23 15:53:37 NOTICE: ftp://172.17.0.2:21/rclone-test-bamajem6mohu: 0 differences found 2025/09/23 15:53:37 NOTICE: ftp://172.17.0.2:21/rclone-test-bamajem6mohu: 1 hashes could not be checked 2025/09/23 15:53:37 NOTICE: ftp://172.17.0.2:21/rclone-test-bamajem6mohu: 1 matching files 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31591") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49190->172.17.0.2:31591, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39527") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49708->172.17.0.2:39527, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35781") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50550->172.17.0.2:35781, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36155") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45342->172.17.0.2:36155, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34083") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51670->172.17.0.2:34083, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35091") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46468->172.17.0.2:35091, err= 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30608") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58198->172.17.0.2:30608, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34232") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37424->172.17.0.2:34232, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34212") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51418->172.17.0.2:34212, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30161") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52236->172.17.0.2:30161, err= 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38682") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52420->172.17.0.2:38682, err= 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32609") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49616->172.17.0.2:32609, err= 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37078") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:51670->172.17.0.2:37078, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36875") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48802->172.17.0.2:36875, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39628") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35468->172.17.0.2:39628, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35250") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37238->172.17.0.2:35250, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33057") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40186->172.17.0.2:33057, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39176") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42138->172.17.0.2:39176, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34487") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49140->172.17.0.2:34487, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30173") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48668->172.17.0.2:30173, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/09/23 15:53:37 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34306") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56552->172.17.0.2:34306, err= 2025/09/23 15:53:37 INFO : toe: Making directory 2025/09/23 15:53:37 INFO : toe/toe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36611") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42574->172.17.0.2:36611, err= 2025/09/23 15:53:37 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/09/23 15:53:37 INFO : toe/toe/toe: Copied (new) 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30804") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44430->172.17.0.2:30804, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31537") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59578->172.17.0.2:31537, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35217") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57422->172.17.0.2:35217, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38071") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36076->172.17.0.2:38071, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31598") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52910->172.17.0.2:31598, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32634") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55712->172.17.0.2:32634, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34167") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39496->172.17.0.2:34167, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38442") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:52234->172.17.0.2:38442, err= 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 INFO : tictacempty_dir: Making directory 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39068") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50676->172.17.0.2:39068, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Deleted 2025/09/23 15:53:37 INFO : toe/toe: Removing directory 2025/09/23 15:53:37 INFO : toe: Removing directory 2025/09/23 15:53:37 INFO : empty_dir: Removing directory 2025/09/23 15:53:37 DEBUG : Local file system at /tmp/rclone3658992369: deleted 3 directories 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31446") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48692->172.17.0.2:31446, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36611") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42590->172.17.0.2:36611, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33277") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37168->172.17.0.2:33277, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33506") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55668->172.17.0.2:33506, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31842") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35150->172.17.0.2:31842, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31831") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60696->172.17.0.2:31831, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36391") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55398->172.17.0.2:36391, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38435") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36414->172.17.0.2:38435, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35925") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35826->172.17.0.2:35925, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30254") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:32790->172.17.0.2:30254, err= 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 INFO : tictacempty_dir: Making directory 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33050") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41612->172.17.0.2:33050, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Deleted 2025/09/23 15:53:37 INFO : toe/toe: Removing directory 2025/09/23 15:53:37 INFO : toe: Removing directory 2025/09/23 15:53:37 INFO : empty_dir: Removing directory 2025/09/23 15:53:37 DEBUG : Local file system at /tmp/rclone3658992369: deleted 3 directories 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34702") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47302->172.17.0.2:34702, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36453") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49116->172.17.0.2:36453, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37248") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39462->172.17.0.2:37248, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37467") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48018->172.17.0.2:37467, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32981") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47642->172.17.0.2:32981, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34922") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41044->172.17.0.2:34922, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33704") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60922->172.17.0.2:33704, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34507") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35191") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50194->172.17.0.2:34507, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38486->172.17.0.2:35191, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35899") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47280->172.17.0.2:35899, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31433") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38752->172.17.0.2:31433, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38310") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42924->172.17.0.2:38310, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30661") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39664") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60108->172.17.0.2:30661, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54242->172.17.0.2:39664, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30944") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47460->172.17.0.2:30944, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39824") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45946->172.17.0.2:39824, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38096") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60660->172.17.0.2:38096, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : Reset feature "Copy" 2025/09/23 15:53:37 DEBUG : Reset feature "Move" 2025/09/23 15:53:37 DEBUG : Reset feature "Copy" 2025/09/23 15:53:37 DEBUG : Reset feature "Move" 2025/09/23 15:53:37 DEBUG : empty_dir: Making directory with metadata 2025/09/23 15:53:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37348") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:55496->172.17.0.2:37348, err= 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 INFO : tictacempty_dir: Making directory 2025/09/23 15:53:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 INFO : tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: tictactoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 INFO : tictactoe/tictactoe: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 15:53:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34920") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41130->172.17.0.2:34920, err= 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Deleted 2025/09/23 15:53:37 INFO : toe/toe: Removing directory 2025/09/23 15:53:37 INFO : toe: Removing directory 2025/09/23 15:53:37 INFO : empty_dir: Removing directory 2025/09/23 15:53:37 DEBUG : Local file system at /tmp/rclone3658992369: deleted 3 directories 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31746") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43420->172.17.0.2:31746, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35320") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30805") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44018->172.17.0.2:35320, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48858->172.17.0.2:30805, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35270") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:53724->172.17.0.2:35270, err= 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35813") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48116->172.17.0.2:35813, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36156") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:57296->172.17.0.2:36156, err= 2025/09/23 15:53:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/23 15:53:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36598") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33580->172.17.0.2:36598, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30490") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34686") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:34194->172.17.0.2:34686, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33034") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49456->172.17.0.2:33034, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:41696->172.17.0.2:30490, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30077") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56268->172.17.0.2:30077, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33438") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:40712->172.17.0.2:33438, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34422") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37880->172.17.0.2:34422, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32726") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44458->172.17.0.2:32726, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32902") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50594->172.17.0.2:32902, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32513") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:56042->172.17.0.2:32513, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39456") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47146->172.17.0.2:39456, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36065") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:50010->172.17.0.2:36065, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35816") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:47572->172.17.0.2:35816, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : toe: transformed to: dG9l 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30322") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46598->172.17.0.2:30322, err= 2025/09/23 15:53:37 DEBUG : toe: transformed to: dG9l 2025/09/23 15:53:37 INFO : dG9l: Making directory 2025/09/23 15:53:37 DEBUG : toe: transformed to: dG9l 2025/09/23 15:53:37 DEBUG : toe: transformed to: dG9l 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 15:53:37 INFO : dG9l/dG9l: Making directory 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 15:53:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 15:53:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39993") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42772->172.17.0.2:39993, err= 2025/09/23 15:53:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34216") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33620->172.17.0.2:34216, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32211") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:44420->172.17.0.2:32211, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38496") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38220->172.17.0.2:38496, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38372") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:49528->172.17.0.2:38372, err= 2025/09/23 15:53:37 DEBUG : dG9l: transformed to: toe 2025/09/23 15:53:37 DEBUG : dG9l: transformed to: toe 2025/09/23 15:53:37 DEBUG : toe: Directory modification time the same (differ by 771.234654ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:39851") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:35596->172.17.0.2:39851, err= 2025/09/23 15:53:37 DEBUG : dG9l: transformed to: toe 2025/09/23 15:53:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/23 15:53:37 DEBUG : toe/toe: Directory modification time the same (differ by 771.234654ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36983") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:38256->172.17.0.2:36983, err= 2025/09/23 15:53:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/23 15:53:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/23 15:53:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/23 15:53:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/23 15:53:37 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : Local file system at /tmp/rclone3658992369: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : Waiting for deletions to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38531") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:37276->172.17.0.2:38531, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32541") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:45542->172.17.0.2:32541, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31303") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42482->172.17.0.2:31303, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35846") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:54414->172.17.0.2:35846, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35662") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:46356->172.17.0.2:35662, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:35287") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:60924->172.17.0.2:35287, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37757") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:48462->172.17.0.2:37757, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-bamajem6mohu", Local "Local file system at /tmp/rclone3658992369", Modify Window "1s" 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:31913") 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43714->172.17.0.2:31913, err= 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: 2025/09/23 15:53:37 INFO : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Making directory 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: 2025/09/23 15:53:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 15:53:37 INFO : toe/toe: Making directory 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe/toe: transformed to: 2025/09/23 15:53:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe: transformed to: 2025/09/23 15:53:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 15:53:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 15:53:37 DEBUG : toe/toe/toe: transformed to: 2025/09/23 15:53:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for checks to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Waiting for transfers to finish 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:37950") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:59540->172.17.0.2:37950, err= 2025/09/23 15:53:37 INFO : toe/toe/toe: Copied (new) 2025/09/23 15:53:37 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: not deleting files as there were IO errors 2025/09/23 15:53:37 ERROR : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: not deleting directories as there were IO errors 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:36919") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42102->172.17.0.2:36919, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34705") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:58622->172.17.0.2:34705, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:34112") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:36094->172.17.0.2:34112, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32910") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:39874->172.17.0.2:32910, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:38070") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:42916->172.17.0.2:38070, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:33536") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:33670->172.17.0.2:33536, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:30763") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43412->172.17.0.2:30763, err= --- PASS: TestError (0.02s) PASS 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: dial("tcp","172.17.0.2:32377") 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: > dial: conn=172.17.0.1:43838->172.17.0.2:32377, err= 2025/09/23 15:53:37 DEBUG : ftp://172.17.0.2:21/rclone-test-bamajem6mohu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.719689815s (try 1/5)