"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/02 05:53:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama" 2025/11/02 05:53:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:53:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48206->172.17.0.4:21, err= 2025/11/02 05:53:14 DEBUG : Creating backend with remote "/tmp/rclone4046558486" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37751") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37576->172.17.0.4:37751, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34956") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53164->172.17.0.4:34956, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37820") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56294->172.17.0.4:37820, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38593") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47980->172.17.0.4:38593, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33682") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50458->172.17.0.4:33682, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37759") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47640->172.17.0.4:37759, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31704") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58634->172.17.0.4:31704, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34130") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59990->172.17.0.4:34130, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38745") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46706->172.17.0.4:38745, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35511") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38208->172.17.0.4:35511, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39393") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43210->172.17.0.4:39393, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37384") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48122->172.17.0.4:37384, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35232") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48444->172.17.0.4:35232, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35245") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59964->172.17.0.4:35245, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36932") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43722->172.17.0.4:36932, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : Creating backend with remote "/non-existing" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38452") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36556->172.17.0.4:38452, err= 2025/11/02 05:53:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31698") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55292->172.17.0.4:31698, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38041") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33808->172.17.0.4:38041, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31632") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60990->172.17.0.4:31632, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38219") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42230->172.17.0.4:38219, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36996") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54560->172.17.0.4:36996, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37856") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37832->172.17.0.4:37856, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32670") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57140->172.17.0.4:32670, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34161") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34362->172.17.0.4:34161, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35752") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55244->172.17.0.4:35752, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35590") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35578->172.17.0.4:35590, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Running all checks before starting transfers 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34430") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45738->172.17.0.4:34430, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Checks finished, now starting transfers 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32941") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45050->172.17.0.4:32941, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31732") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36954->172.17.0.4:31732, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37633") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36464->172.17.0.4:37633, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30209") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54118->172.17.0.4:30209, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34916") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36020->172.17.0.4:34916, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37696") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40986->172.17.0.4:37696, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 ERROR : Ignoring --no-traverse with sync 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36578") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45426->172.17.0.4:36578, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37395") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49362->172.17.0.4:37395, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33400") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42662->172.17.0.4:33400, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38113") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45158->172.17.0.4:38113, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32064") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46244->172.17.0.4:32064, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34830") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34720->172.17.0.4:34830, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33423") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59184->172.17.0.4:33423, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32058") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32948->172.17.0.4:32058, err= 2025/11/02 05:53:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39903") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41082->172.17.0.4:39903, err= 2025/11/02 05:53:14 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/02 05:53:14 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/02 05:53:14 INFO : hello world2: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39037") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44404->172.17.0.4:39037, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34747") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44638->172.17.0.4:34747, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31205") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34576->172.17.0.4:31205, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33554") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54152->172.17.0.4:33554, err= 2025/11/02 05:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32255") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42156->172.17.0.4:32255, err= 2025/11/02 05:53:14 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/02 05:53:14 INFO : potato2: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33779") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58386->172.17.0.4:33779, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33021") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44408->172.17.0.4:33021, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37616") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60914->172.17.0.4:37616, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33857") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58538->172.17.0.4:33857, err= 2025/11/02 05:53:14 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/02 05:53:14 INFO : potato2: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31350") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47054->172.17.0.4:31350, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35729") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39772->172.17.0.4:35729, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39387") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60842->172.17.0.4:39387, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/02 05:53:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37707") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55180->172.17.0.4:37707, err= 2025/11/02 05:53:14 INFO : sub dir2: Making directory 2025/11/02 05:53:14 INFO : sub dir: Making directory 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 INFO : sub dir2/sub sub dir2: Making directory 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30926") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48220->172.17.0.4:21, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58284->172.17.0.4:30926, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34638") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41080->172.17.0.4:34638, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36613") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30997") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51120->172.17.0.4:36613, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41792->172.17.0.4:30997, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34165") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33138->172.17.0.4:34165, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32136") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58460->172.17.0.4:32136, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34041") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58028->172.17.0.4:34041, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31572") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38184->172.17.0.4:31572, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35312") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45472->172.17.0.4:35312, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36639") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38784->172.17.0.4:36639, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 INFO : sub dir2: Making directory 2025/11/02 05:53:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/02 05:53:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38369") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48042->172.17.0.4:38369, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37638") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60824->172.17.0.4:37638, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34377") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60202->172.17.0.4:34377, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32269") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38412->172.17.0.4:32269, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30808") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52590->172.17.0.4:30808, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31227") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34900->172.17.0.4:31227, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33610") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40386->172.17.0.4:33610, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : sub dir2: Making directory with metadata 2025/11/02 05:53:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34412") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39828->172.17.0.4:34412, err= 2025/11/02 05:53:14 INFO : sub dir2: Making directory 2025/11/02 05:53:14 INFO : sub dir: Making directory 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37247") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44484->172.17.0.4:37247, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33878") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34980->172.17.0.4:33878, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30377") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50324->172.17.0.4:30377, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32847") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43490->172.17.0.4:32847, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30630") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48004->172.17.0.4:30630, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31015") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57960->172.17.0.4:31015, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39324") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37099") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40710->172.17.0.4:39324, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35856->172.17.0.4:37099, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39782") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40456->172.17.0.4:39782, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39677") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38436->172.17.0.4:39677, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31963") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44458->172.17.0.4:31963, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 INFO : sub dir2: Making directory 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34340") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55792->172.17.0.4:34340, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30917") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41410->172.17.0.4:30917, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39342") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59370->172.17.0.4:39342, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32790") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56690->172.17.0.4:32790, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39663") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45448->172.17.0.4:39663, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39112") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36108->172.17.0.4:39112, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38166") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60412->172.17.0.4:38166, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : sub dir2: Making directory with metadata 2025/11/02 05:53:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36517") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34368->172.17.0.4:36517, err= 2025/11/02 05:53:14 INFO : sub dir2: Making directory 2025/11/02 05:53:14 INFO : sub dir: Making directory 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36209") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50988->172.17.0.4:36209, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39666") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50918->172.17.0.4:39666, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32022") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41180->172.17.0.4:32022, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31679") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60242->172.17.0.4:31679, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33577") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54232->172.17.0.4:33577, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38711") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35560") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37478->172.17.0.4:38711, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42270->172.17.0.4:35560, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32592") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47666->172.17.0.4:32592, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32051") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35238->172.17.0.4:32051, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35713") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37036->172.17.0.4:35713, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 INFO : sub dir2: Making directory 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36360") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52450->172.17.0.4:36360, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34777") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47146->172.17.0.4:34777, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31948") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35036->172.17.0.4:31948, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38765") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50312->172.17.0.4:38765, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32838") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59392->172.17.0.4:32838, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31995") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46160->172.17.0.4:31995, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36504") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56370->172.17.0.4:36504, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35377") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49968->172.17.0.4:35377, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36789") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48880->172.17.0.4:36789, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32543") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46632->172.17.0.4:32543, err= 2025/11/02 05:53:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nowarib8faye" 2025/11/02 05:53:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: Connecting to FTP server 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:48222->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-xezifat4bama -> ftp://172.17.0.4:21/rclone-test-nowarib8faye 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30938") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:36059") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43978->172.17.0.4:30938, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:39148->172.17.0.4:36059, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36665") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46928->172.17.0.4:36665, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39014") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57106->172.17.0.4:39014, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:30741") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:43800->172.17.0.4:30741, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:33998") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:40884->172.17.0.4:33998, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:32234") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:39818->172.17.0.4:32234, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:33129") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:40484->172.17.0.4:33129, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: dial("tcp","172.17.0.4:32075") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: > dial: conn=172.17.0.1:43992->172.17.0.4:32075, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: Purge object "sub dir/hello world" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: Purge dir "sub dir" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nowarib8faye: Purge dir "" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31632") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32770->172.17.0.4:31632, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35097") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56088->172.17.0.4:35097, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33904") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39770->172.17.0.4:33904, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32748") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51152->172.17.0.4:32748, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31647") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37276->172.17.0.4:31647, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32607") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44542->172.17.0.4:32607, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33278") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43670->172.17.0.4:33278, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33638") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38398->172.17.0.4:33638, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32043") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48558->172.17.0.4:32043, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35988") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49664->172.17.0.4:35988, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32427") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53856->172.17.0.4:32427, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36851") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34900->172.17.0.4:36851, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31669") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47700->172.17.0.4:31669, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36869") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37976->172.17.0.4:36869, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33118") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52456->172.17.0.4:33118, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35144") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39918->172.17.0.4:35144, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32369") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50622->172.17.0.4:32369, err= 2025/11/02 05:53:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-seyunel0hosu" 2025/11/02 05:53:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Connecting to FTP server 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:48228->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-xezifat4bama -> ftp://172.17.0.4:21/rclone-test-seyunel0hosu 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39708") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:39637") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37384->172.17.0.4:39708, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:43562->172.17.0.4:39637, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37415") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52296->172.17.0.4:37415, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38385") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34658->172.17.0.4:38385, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:39488") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:33268->172.17.0.4:39488, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:33480") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:45090->172.17.0.4:33480, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:35792") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:39070->172.17.0.4:35792, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39071") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54952->172.17.0.4:39071, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37051") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48296->172.17.0.4:37051, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38354") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36700->172.17.0.4:38354, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36925") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:31227") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43084->172.17.0.4:36925, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:34916->172.17.0.4:31227, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:30488") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:58546->172.17.0.4:30488, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30944") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56442->172.17.0.4:30944, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-seyunel0hosu) 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35772") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42366->172.17.0.4:35772, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:34285") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:55024->172.17.0.4:34285, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:31702") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:50670->172.17.0.4:31702, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:30876") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:42866->172.17.0.4:30876, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:34097") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:56810->172.17.0.4:34097, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: dial("tcp","172.17.0.4:36998") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: > dial: conn=172.17.0.1:60428->172.17.0.4:36998, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Purge object "sub dir/hello world" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Purge dir "sub dir" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-seyunel0hosu: Purge dir "" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37267") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46158->172.17.0.4:37267, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31971") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38278->172.17.0.4:31971, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38706") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56192->172.17.0.4:38706, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39170") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49642->172.17.0.4:39170, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39324") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40714->172.17.0.4:39324, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37471") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45610->172.17.0.4:37471, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35525") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49628->172.17.0.4:35525, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32036") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59536->172.17.0.4:32036, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38953") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34794->172.17.0.4:38953, err= 2025/11/02 05:53:14 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/02 05:53:14 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/02 05:53:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/02 05:53:14 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33816") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60522->172.17.0.4:33816, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37459") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36270->172.17.0.4:37459, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33699") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41820->172.17.0.4:33699, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35595") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34998->172.17.0.4:35595, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33617") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54156->172.17.0.4:33617, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39507") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43928->172.17.0.4:39507, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34465") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50198->172.17.0.4:34465, err= 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33188") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55898->172.17.0.4:33188, err= 2025/11/02 05:53:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-difuvun8nale" 2025/11/02 05:53:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:14 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Connecting to FTP server 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:14 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:48234->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-xezifat4bama -> ftp://172.17.0.4:21/rclone-test-difuvun8nale 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:30298") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30682") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50130->172.17.0.4:30682, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:50794->172.17.0.4:30298, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31683") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54862->172.17.0.4:31683, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33892") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56762->172.17.0.4:33892, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:39452") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:47316->172.17.0.4:39452, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/02 05:53:15 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:30680") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:57336->172.17.0.4:30680, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:39841") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:41832->172.17.0.4:39841, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33214") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38690->172.17.0.4:33214, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32088") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41186->172.17.0.4:32088, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32707") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53286->172.17.0.4:32707, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Using server-side directory move 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:31887") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:60402->172.17.0.4:31887, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37066") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52410->172.17.0.4:37066, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:34346") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31046") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:37330->172.17.0.4:34346, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56826->172.17.0.4:31046, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:15 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-difuvun8nale) 2025/11/02 05:53:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Waiting for transfers to finish 2025/11/02 05:53:15 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:15 INFO : sub dir/hello world: Moved (server-side) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35771") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42596->172.17.0.4:35771, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36459") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52676->172.17.0.4:36459, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:31050") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:34298->172.17.0.4:31050, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:30592") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:41504->172.17.0.4:30592, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36711") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37760->172.17.0.4:36711, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30752") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36066->172.17.0.4:30752, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30033") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57090->172.17.0.4:30033, err= 2025/11/02 05:53:15 DEBUG : testing file moves 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33063") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:35071") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:35176->172.17.0.4:35071, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52720->172.17.0.4:33063, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:33419") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36335") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:57714->172.17.0.4:33419, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53308->172.17.0.4:36335, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:15 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-difuvun8nale) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Waiting for transfers to finish 2025/11/02 05:53:15 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:15 INFO : sub dir/hello world: Moved (server-side) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36968") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40958->172.17.0.4:36968, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32664") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34740->172.17.0.4:32664, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:36737") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:53880->172.17.0.4:36737, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:34575") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:38558->172.17.0.4:34575, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:37303") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:59310->172.17.0.4:37303, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: dial("tcp","172.17.0.4:30641") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: > dial: conn=172.17.0.1:59138->172.17.0.4:30641, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Purge object "sub dir/hello world" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Purge dir "sub dir" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-difuvun8nale: Purge dir "" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36385") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46378->172.17.0.4:36385, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36495") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55956->172.17.0.4:36495, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31428") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50924->172.17.0.4:31428, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33172") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49302->172.17.0.4:33172, err= 2025/11/02 05:53:15 ERROR : error listing: directory not found 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37303") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59316->172.17.0.4:37303, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34156") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43880->172.17.0.4:34156, err= 2025/11/02 05:53:15 INFO : Local file system at /tmp/rclone4046558486: Making directory 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34769") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37066->172.17.0.4:34769, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35379") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52900->172.17.0.4:35379, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39046") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40492->172.17.0.4:39046, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39534") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43138->172.17.0.4:39534, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39240") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38428->172.17.0.4:39240, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31559") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41982->172.17.0.4:31559, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30658") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59630->172.17.0.4:30658, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33331") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45086->172.17.0.4:33331, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37322") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41704->172.17.0.4:37322, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39743") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36236->172.17.0.4:39743, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31659") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35588->172.17.0.4:31659, err= 2025/11/02 05:53:15 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33050") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50970->172.17.0.4:33050, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32827") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45514->172.17.0.4:32827, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/02 05:53:15 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30027") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55434->172.17.0.4:30027, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34007") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44648->172.17.0.4:34007, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32548") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39266->172.17.0.4:32548, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36452") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46824->172.17.0.4:36452, err= 2025/11/02 05:53:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30480") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46512->172.17.0.4:30480, err= 2025/11/02 05:53:15 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/02 05:53:15 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/02 05:53:15 INFO : check sum: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36892") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55250->172.17.0.4:36892, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34029") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53632->172.17.0.4:34029, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : check sum: size = 1 OK 2025/11/02 05:53:15 NOTICE: ftp://172.17.0.4:21/rclone-test-xezifat4bama: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/02 05:53:15 DEBUG : check sum: Size of src and dst objects identical 2025/11/02 05:53:15 DEBUG : check sum: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39664") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33202->172.17.0.4:39664, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31583") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55466->172.17.0.4:31583, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33025") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57162->172.17.0.4:33025, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31050") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34302->172.17.0.4:31050, err= 2025/11/02 05:53:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36086") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41202->172.17.0.4:36086, err= 2025/11/02 05:53:15 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/02 05:53:15 INFO : sizeonly: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32482") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60540->172.17.0.4:32482, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37787") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42384->172.17.0.4:37787, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : sizeonly: size = 6 OK 2025/11/02 05:53:15 DEBUG : sizeonly: Sizes identical 2025/11/02 05:53:15 DEBUG : sizeonly: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35161") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39706->172.17.0.4:35161, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36945") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56934->172.17.0.4:36945, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37277") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55264->172.17.0.4:37277, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35910") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33986->172.17.0.4:35910, err= 2025/11/02 05:53:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33323") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37966->172.17.0.4:33323, err= 2025/11/02 05:53:15 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/02 05:53:15 INFO : ignore-size: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31189") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43236->172.17.0.4:31189, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39146") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50692->172.17.0.4:39146, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : ignore-size: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39724") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59052->172.17.0.4:39724, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37699") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33066->172.17.0.4:37699, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34803") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60650->172.17.0.4:34803, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30147") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52712->172.17.0.4:30147, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32446") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40182->172.17.0.4:32446, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39555") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56792->172.17.0.4:39555, err= 2025/11/02 05:53:15 DEBUG : existing: size = 6 OK 2025/11/02 05:53:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : existing: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32084") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50824->172.17.0.4:32084, err= 2025/11/02 05:53:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34076") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45482->172.17.0.4:34076, err= 2025/11/02 05:53:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/02 05:53:15 INFO : existing: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31108") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54478->172.17.0.4:31108, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39721") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57598->172.17.0.4:39721, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31347") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50644->172.17.0.4:31347, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30436") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58412->172.17.0.4:30436, err= 2025/11/02 05:53:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35468") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45536->172.17.0.4:35468, err= 2025/11/02 05:53:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/02 05:53:15 INFO : existing: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34265") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55306->172.17.0.4:34265, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31510") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54740->172.17.0.4:31510, err= 2025/11/02 05:53:15 DEBUG : existing: Destination exists, skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31635") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49074->172.17.0.4:31635, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33719") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55976->172.17.0.4:33719, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33621") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44770->172.17.0.4:33621, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35224") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34880->172.17.0.4:35224, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36137") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41198->172.17.0.4:36137, err= 2025/11/02 05:53:15 INFO : d: Making directory 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33884") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49414->172.17.0.4:33884, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31374") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50448->172.17.0.4:31374, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48244->172.17.0.4:21, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38477") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35862->172.17.0.4:38477, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32803") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43960->172.17.0.4:32803, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35352") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37474->172.17.0.4:35352, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34411") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31220") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33461") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46290->172.17.0.4:34411, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51898->172.17.0.4:31220, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46544->172.17.0.4:33461, err= 2025/11/02 05:53:15 DEBUG : c/non empty space: size = 5 OK 2025/11/02 05:53:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38262") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57128->172.17.0.4:38262, err= 2025/11/02 05:53:15 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/02 05:53:15 INFO : a/potato2: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : b/potato: Deleted 2025/11/02 05:53:15 INFO : d: Removing directory 2025/11/02 05:53:15 INFO : b: Removing directory 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: deleted 2 directories 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32409") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35320->172.17.0.4:32409, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37478") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36597") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40556->172.17.0.4:37478, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40344->172.17.0.4:36597, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39592") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52290->172.17.0.4:39592, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32970") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34740->172.17.0.4:32970, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39141") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34848->172.17.0.4:39141, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33884") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49428->172.17.0.4:33884, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37424") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50632->172.17.0.4:37424, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32204") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51554->172.17.0.4:32204, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33696") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43966->172.17.0.4:33696, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32083") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56014->172.17.0.4:32083, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30052") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55920->172.17.0.4:30052, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33898") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53364->172.17.0.4:33898, err= 2025/11/02 05:53:15 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/02 05:53:15 INFO : empty space: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30176") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43180->172.17.0.4:30176, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31902") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38498->172.17.0.4:31902, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37813") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35712->172.17.0.4:37813, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39066") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48658->172.17.0.4:39066, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31919") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34038->172.17.0.4:31919, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38962") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52016->172.17.0.4:38962, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30144") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59588->172.17.0.4:30144, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30933") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49842->172.17.0.4:30933, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : foo: size = 3 OK 2025/11/02 05:53:15 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33752") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60212->172.17.0.4:33752, err= 2025/11/02 05:53:15 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/02 05:53:15 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/02 05:53:15 INFO : foo: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32924") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53352->172.17.0.4:32924, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31179") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38434->172.17.0.4:31179, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38917") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46504->172.17.0.4:38917, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37922") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60856->172.17.0.4:37922, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33285") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57836->172.17.0.4:33285, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37103") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41038->172.17.0.4:37103, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35939") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42066->172.17.0.4:35939, err= 2025/11/02 05:53:15 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/02 05:53:15 INFO : potato: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32995") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56350->172.17.0.4:32995, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30666") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45308->172.17.0.4:30666, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36517") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34376->172.17.0.4:36517, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36290") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54336->172.17.0.4:36290, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39129") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57914->172.17.0.4:39129, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38347") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49968->172.17.0.4:38347, err= 2025/11/02 05:53:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:15 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : potato: Sizes differ 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33744") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47728->172.17.0.4:33744, err= 2025/11/02 05:53:15 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/02 05:53:15 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/02 05:53:15 INFO : potato: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39070") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36104->172.17.0.4:39070, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32870") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52514->172.17.0.4:32870, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30712") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51814->172.17.0.4:30712, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37378") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60274->172.17.0.4:37378, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31556") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46320->172.17.0.4:31556, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37985") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59090->172.17.0.4:37985, err= 2025/11/02 05:53:15 DEBUG : potato: size = 21 OK 2025/11/02 05:53:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33977") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40624->172.17.0.4:33977, err= 2025/11/02 05:53:15 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/02 05:53:15 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/02 05:53:15 INFO : potato: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31226") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58450->172.17.0.4:31226, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39550") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54786->172.17.0.4:39550, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31654") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51780->172.17.0.4:31654, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39564") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60204->172.17.0.4:39564, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36186") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52720->172.17.0.4:36186, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35959") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56950->172.17.0.4:35959, err= 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39320") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36902->172.17.0.4:39320, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37245") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60534->172.17.0.4:37245, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37191") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48608->172.17.0.4:37191, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37372") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44064->172.17.0.4:37372, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32049") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38318->172.17.0.4:32049, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37599") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37492->172.17.0.4:37599, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35718") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51710->172.17.0.4:35718, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39702") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36470->172.17.0.4:39702, err= 2025/11/02 05:53:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/02 05:53:15 INFO : potato2: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : potato: Deleted 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35610") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54032->172.17.0.4:35610, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39824") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32926->172.17.0.4:39824, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31634") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53320->172.17.0.4:31634, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33085") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34728->172.17.0.4:33085, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38574") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46868->172.17.0.4:38574, err= 2025/11/02 05:53:15 INFO : d: Making directory 2025/11/02 05:53:15 INFO : d/e: Making directory 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38291") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40444->172.17.0.4:38291, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34304") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34703") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33392") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47874->172.17.0.4:34304, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35038->172.17.0.4:34703, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42778->172.17.0.4:33392, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35071") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35182->172.17.0.4:35071, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34646") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56026->172.17.0.4:34646, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30864") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36241") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34122") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35186->172.17.0.4:30864, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40080->172.17.0.4:34122, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50856->172.17.0.4:36241, err= 2025/11/02 05:53:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48260->172.17.0.4:21, err= 2025/11/02 05:53:15 DEBUG : c/non empty space: size = 5 OK 2025/11/02 05:53:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30495") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33100->172.17.0.4:30495, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30600") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56400->172.17.0.4:30600, err= 2025/11/02 05:53:15 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/02 05:53:15 INFO : a/potato2: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : b/potato: Deleted 2025/11/02 05:53:15 INFO : d/e: Removing directory 2025/11/02 05:53:15 INFO : d: Removing directory 2025/11/02 05:53:15 INFO : b: Removing directory 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: deleted 3 directories 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36814") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59650->172.17.0.4:36814, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36410") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52480->172.17.0.4:36410, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31007") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39682->172.17.0.4:31007, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32662") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52002->172.17.0.4:32662, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30139") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35455") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42582->172.17.0.4:30139, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41662->172.17.0.4:35455, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31550") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36190->172.17.0.4:31550, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35918") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44848->172.17.0.4:35918, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31470") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49782->172.17.0.4:31470, err= 2025/11/02 05:53:15 INFO : d: Making directory 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37107") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35378->172.17.0.4:37107, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35227") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38081") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39519") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56368->172.17.0.4:35227, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48396->172.17.0.4:38081, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45456->172.17.0.4:39519, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38753") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57370->172.17.0.4:38753, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37982") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41894->172.17.0.4:37982, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39490") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36423") 2025/11/02 05:53:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55908->172.17.0.4:36423, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41036->172.17.0.4:39490, err= 2025/11/02 05:53:15 DEBUG : c/non empty space: size = 5 OK 2025/11/02 05:53:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30846") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37374->172.17.0.4:30846, err= 2025/11/02 05:53:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/02 05:53:15 INFO : a/potato2: Copied (new) 2025/11/02 05:53:15 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: not deleting files as there were IO errors 2025/11/02 05:53:15 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: not deleting directories as there were IO errors 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33992") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35926->172.17.0.4:33992, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38204") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37422") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33887") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36292->172.17.0.4:38204, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46716->172.17.0.4:37422, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38160") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38882->172.17.0.4:38160, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60422->172.17.0.4:33887, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37092") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47772->172.17.0.4:37092, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31512") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42416->172.17.0.4:31512, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38462") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31965") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31387") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43066->172.17.0.4:38462, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36344->172.17.0.4:31965, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53074->172.17.0.4:31387, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31782") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59366->172.17.0.4:31782, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38715") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43918->172.17.0.4:38715, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37875") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43482->172.17.0.4:37875, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38258") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49076->172.17.0.4:38258, err= 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31914") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36384->172.17.0.4:31914, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35515") 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45158->172.17.0.4:35515, err= 2025/11/02 05:53:15 INFO : potato: Deleted 2025/11/02 05:53:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/02 05:53:15 INFO : potato2: Copied (new) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33264") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57244->172.17.0.4:33264, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36892") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55258->172.17.0.4:36892, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32215") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42832->172.17.0.4:32215, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31545") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47304->172.17.0.4:31545, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30549") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40818->172.17.0.4:30549, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34715") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43814->172.17.0.4:34715, err= 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34463") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36220->172.17.0.4:34463, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 INFO : potato: Deleted 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39213") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58980->172.17.0.4:39213, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39505") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41790->172.17.0.4:39505, err= 2025/11/02 05:53:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/02 05:53:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/02 05:53:15 INFO : potato2: Copied (new) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38984") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46222->172.17.0.4:38984, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33821") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59010->172.17.0.4:33821, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30312") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33078->172.17.0.4:30312, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38271") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44438->172.17.0.4:38271, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31482") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54684->172.17.0.4:31482, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34638") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41090->172.17.0.4:34638, err= 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34322") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35526->172.17.0.4:34322, err= 2025/11/02 05:53:15 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/02 05:53:15 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/02 05:53:15 INFO : potato2: Copied (new) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31571") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59962->172.17.0.4:31571, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32532") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38076->172.17.0.4:32532, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36894") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36098->172.17.0.4:36894, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35865") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42440->172.17.0.4:35865, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32011") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37768->172.17.0.4:32011, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39938") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56340->172.17.0.4:39938, err= 2025/11/02 05:53:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : enormous: Excluded 2025/11/02 05:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : potato2: Excluded 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33999") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58248->172.17.0.4:33999, err= 2025/11/02 05:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : potato2: Excluded 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30582") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56998->172.17.0.4:30582, err= 2025/11/02 05:53:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : enormous: Excluded 2025/11/02 05:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : potato2: Excluded 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32328") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47410->172.17.0.4:32328, err= 2025/11/02 05:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : potato2: Excluded 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34409") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34404->172.17.0.4:34409, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36765") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59540->172.17.0.4:36765, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30909") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60046->172.17.0.4:30909, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39355") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59616->172.17.0.4:39355, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37727") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41672->172.17.0.4:37727, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34693") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51802->172.17.0.4:34693, err= 2025/11/02 05:53:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : enormous: Excluded 2025/11/02 05:53:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : potato2: Excluded 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32836") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36890->172.17.0.4:32836, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : potato2: Deleted 2025/11/02 05:53:15 INFO : enormous: Deleted 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37750") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53664->172.17.0.4:37750, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32746") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46168->172.17.0.4:32746, err= 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : enormous: Deleted 2025/11/02 05:53:15 INFO : potato2: Deleted 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33607") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53526->172.17.0.4:33607, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39546") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45394->172.17.0.4:39546, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37661") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44878->172.17.0.4:37661, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35172") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48178->172.17.0.4:35172, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35382") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47058->172.17.0.4:35382, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33724") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34380->172.17.0.4:33724, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33149") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40398->172.17.0.4:33149, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35488") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53638->172.17.0.4:35488, err= 2025/11/02 05:53:15 DEBUG : five: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : four: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:15 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:15 DEBUG : four: Sizes differ 2025/11/02 05:53:15 DEBUG : three: size = 5 OK 2025/11/02 05:53:15 DEBUG : three: Sizes identical 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : one: Destination is newer than source, skipping 2025/11/02 05:53:15 DEBUG : two: size = 3 OK 2025/11/02 05:53:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/02 05:53:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33090") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45112->172.17.0.4:33090, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39847") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57564->172.17.0.4:39847, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34574") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49660->172.17.0.4:34574, err= 2025/11/02 05:53:15 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/02 05:53:15 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/02 05:53:15 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/02 05:53:15 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/02 05:53:15 INFO : five: Copied (new) 2025/11/02 05:53:15 DEBUG : four.f852663a.partial: renamed to: four 2025/11/02 05:53:15 INFO : four: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/02 05:53:15 INFO : two: Copied (replaced existing) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34370") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45068->172.17.0.4:34370, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30751") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51726->172.17.0.4:30751, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31713") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54136->172.17.0.4:31713, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/02 05:53:15 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35619") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39178->172.17.0.4:35619, err= 2025/11/02 05:53:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32094") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36760") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53618->172.17.0.4:32094, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38110->172.17.0.4:36760, err= 2025/11/02 05:53:15 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/02 05:53:15 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/02 05:53:15 INFO : yam: Copied (new) 2025/11/02 05:53:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/02 05:53:15 INFO : potato: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32467") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59594->172.17.0.4:32467, err= 2025/11/02 05:53:15 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39651") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36064->172.17.0.4:39651, err= 2025/11/02 05:53:15 DEBUG : potato: size = 14 OK 2025/11/02 05:53:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : potato: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33115") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54950->172.17.0.4:33115, err= 2025/11/02 05:53:15 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/02 05:53:15 INFO : yaml: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : yam: Deleted 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38894") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53452->172.17.0.4:38894, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34183") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60066->172.17.0.4:34183, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31138") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44002->172.17.0.4:31138, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38748") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55900->172.17.0.4:38748, err= 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Making map for --track-renames 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Finished making map for --track-renames 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for renames to finish 2025/11/02 05:53:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31060") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60674->172.17.0.4:31060, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38539") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42250->172.17.0.4:38539, err= 2025/11/02 05:53:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/02 05:53:15 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/02 05:53:15 INFO : potato: Copied (new) 2025/11/02 05:53:15 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/02 05:53:15 INFO : yam: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32941") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45062->172.17.0.4:32941, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35076") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39170->172.17.0.4:35076, err= 2025/11/02 05:53:15 DEBUG : potato: size = 14 OK 2025/11/02 05:53:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Making map for --track-renames 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Finished making map for --track-renames 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : potato: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for renames to finish 2025/11/02 05:53:15 INFO : yam: Moved (server-side) to: yaml 2025/11/02 05:53:15 INFO : yaml: Renamed from "yam" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33802") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39298->172.17.0.4:33802, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39517") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49596->172.17.0.4:39517, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30947") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60188->172.17.0.4:30947, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34922") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46510->172.17.0.4:34922, err= 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Making map for --track-renames 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Finished making map for --track-renames 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/02 05:53:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for renames to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39943") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55306->172.17.0.4:39943, err= 2025/11/02 05:53:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39227") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59118->172.17.0.4:39227, err= 2025/11/02 05:53:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/02 05:53:15 INFO : potato: Copied (new) 2025/11/02 05:53:15 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/02 05:53:15 INFO : sub/yam: Copied (new) 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34722") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50402->172.17.0.4:34722, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36208") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49498->172.17.0.4:36208, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32706") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43796->172.17.0.4:32706, err= 2025/11/02 05:53:15 DEBUG : potato: size = 14 OK 2025/11/02 05:53:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32855") 2025/11/02 05:53:15 DEBUG : potato: Unchanged skipping 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49064->172.17.0.4:32855, err= 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Making map for --track-renames 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Finished making map for --track-renames 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for renames to finish 2025/11/02 05:53:15 INFO : sub/yam: Moved (server-side) to: yam 2025/11/02 05:53:15 INFO : yam: Renamed from "sub/yam" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34703") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58986->172.17.0.4:34703, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38737") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34642->172.17.0.4:38737, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37663") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34354->172.17.0.4:37663, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36349") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54322->172.17.0.4:36349, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39414") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37698->172.17.0.4:39414, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : Creating backend with remote "/tmp/rclone4046558486/dir1" 2025/11/02 05:53:15 DEBUG : Creating backend with remote "/tmp/rclone4046558486/dir2" 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486/dir2: Using server-side directory move 2025/11/02 05:53:15 INFO : Local file system at /tmp/rclone4046558486/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/02 05:53:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486/dir2: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486/dir2: Waiting for transfers to finish 2025/11/02 05:53:15 INFO : file1.txt: Moved (server-side) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31031") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56058->172.17.0.4:31031, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33705") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34756->172.17.0.4:33705, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30300") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49322->172.17.0.4:30300, err= 2025/11/02 05:53:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32587") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38653") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56280->172.17.0.4:32587, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57824->172.17.0.4:38653, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/02 05:53:15 INFO : nested/sub dir/file: Copied (new) 2025/11/02 05:53:15 INFO : nested/sub dir/file: Deleted 2025/11/02 05:53:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:15 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:15 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:15 INFO : sub dir: Removing directory 2025/11/02 05:53:15 INFO : nested/sub dir: Removing directory 2025/11/02 05:53:15 INFO : nested: Removing directory 2025/11/02 05:53:15 DEBUG : Local file system at /tmp/rclone4046558486: deleted 3 directories 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34018") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47624->172.17.0.4:34018, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38867") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33312") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33422->172.17.0.4:38867, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40188->172.17.0.4:33312, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33753") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38596->172.17.0.4:33753, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38217") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48956->172.17.0.4:38217, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36743") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36256->172.17.0.4:36743, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36412") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50892->172.17.0.4:36412, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37850") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53260->172.17.0.4:37850, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34767") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44718->172.17.0.4:34767, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38906") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32910->172.17.0.4:38906, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31450") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35552->172.17.0.4:31450, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36340") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45828->172.17.0.4:36340, err= 2025/11/02 05:53:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/02 05:53:15 INFO : sub dir/hello world: Copied (new) 2025/11/02 05:53:15 INFO : sub dir/hello world: Deleted 2025/11/02 05:53:15 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/02 05:53:15 INFO : nested/sub dir/file: Copied (new) 2025/11/02 05:53:15 INFO : nested/sub dir/file: Deleted 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30369") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50850->172.17.0.4:30369, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36566") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37728") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46214->172.17.0.4:36566, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55768->172.17.0.4:37728, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37518") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51406->172.17.0.4:37518, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31580") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37490->172.17.0.4:31580, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35527") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56808->172.17.0.4:35527, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30004") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38054->172.17.0.4:30004, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31536") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35512->172.17.0.4:31536, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31431") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35814->172.17.0.4:31431, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37824") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35696->172.17.0.4:37824, err= 2025/11/02 05:53:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34991") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34392") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44652->172.17.0.4:34991, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36614->172.17.0.4:34392, err= 2025/11/02 05:53:15 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/02 05:53:15 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/02 05:53:15 INFO : existing-b: Copied (new) 2025/11/02 05:53:15 INFO : existing-b: Deleted 2025/11/02 05:53:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/02 05:53:15 INFO : existing: Copied (new) 2025/11/02 05:53:15 INFO : existing: Deleted 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38604") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37138->172.17.0.4:38604, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37260") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52306->172.17.0.4:37260, err= 2025/11/02 05:53:15 DEBUG : existing: Destination exists, skipping 2025/11/02 05:53:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:15 INFO : There was nothing to transfer 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38603") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35646->172.17.0.4:38603, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36613") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41210->172.17.0.4:36613, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32507") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39922->172.17.0.4:32507, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tojeheg4kuqa" 2025/11/02 05:53:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:35288->172.17.0.4:21, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30893") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35612->172.17.0.4:30893, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32840") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43536->172.17.0.4:32840, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37487") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41270->172.17.0.4:37487, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39012") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55146->172.17.0.4:39012, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-xezifat4bama -> ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:30231") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:38198->172.17.0.4:30231, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:37476") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:57232->172.17.0.4:37476, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:37472") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:51746->172.17.0.4:37472, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Using server-side directory move 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37293") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:36157") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:50590->172.17.0.4:36157, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58640->172.17.0.4:37293, err= 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/02 05:53:15 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:15 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:15 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa) 2025/11/02 05:53:15 DEBUG : potato3: Sizes differ 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:35296->172.17.0.4:21, err= 2025/11/02 05:53:15 INFO : potato2: Moved (server-side) 2025/11/02 05:53:15 INFO : empty space: Deleted 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Waiting for transfers to finish 2025/11/02 05:53:15 INFO : potato3: Deleted 2025/11/02 05:53:15 INFO : potato3: Moved (server-side) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35550") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43572->172.17.0.4:35550, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:34477") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:45394->172.17.0.4:34477, err= 2025/11/02 05:53:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hufaliy0peye" 2025/11/02 05:53:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: > dial: conn=172.17.0.1:35304->172.17.0.4:21, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Using server-side directory move 2025/11/02 05:53:15 INFO : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Server side directory move succeeded 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: dial("tcp","172.17.0.4:37038") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: > dial: conn=172.17.0.1:34244->172.17.0.4:37038, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:36411") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:50568->172.17.0.4:36411, err= 2025/11/02 05:53:15 ERROR : error listing: directory not found 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: dial("tcp","172.17.0.4:34657") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: > dial: conn=172.17.0.1:34318->172.17.0.4:34657, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Purge object "empty space" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Purge object "potato2" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Purge object "potato3" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-hufaliy0peye: Purge dir "" 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: dial("tcp","172.17.0.4:31632") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: > dial: conn=172.17.0.1:55262->172.17.0.4:31632, err= 2025/11/02 05:53:15 ERROR : error listing: directory not found 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tojeheg4kuqa: Purge dir "" 2025/11/02 05:53:15 NOTICE: purge failed to rmdir "": directory not found 2025/11/02 05:53:15 NOTICE: purge failed: directory not found 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33955") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59292->172.17.0.4:33955, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37843") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57256->172.17.0.4:37843, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gizatet9sogo" 2025/11/02 05:53:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:35312->172.17.0.4:21, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36784") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38604->172.17.0.4:36784, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39707") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52286->172.17.0.4:39707, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38718") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45126->172.17.0.4:38718, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37593") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57578->172.17.0.4:37593, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-xezifat4bama -> ftp://172.17.0.4:21/rclone-test-gizatet9sogo 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:36827") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:42914->172.17.0.4:36827, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:31224") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:48466->172.17.0.4:31224, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:37556") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:37002->172.17.0.4:37556, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:39559") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31320") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:33616->172.17.0.4:39559, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38236->172.17.0.4:31320, err= 2025/11/02 05:53:15 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : empty space: Excluded 2025/11/02 05:53:15 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 05:53:15 DEBUG : empty space: Excluded 2025/11/02 05:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:15 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:15 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-gizatet9sogo) 2025/11/02 05:53:15 DEBUG : potato3: Sizes differ 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: Waiting for checks to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: Waiting for transfers to finish 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:35314->172.17.0.4:21, err= 2025/11/02 05:53:15 INFO : potato2: Moved (server-side) 2025/11/02 05:53:15 INFO : potato3: Deleted 2025/11/02 05:53:15 INFO : potato3: Moved (server-side) 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39319") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47506->172.17.0.4:39319, err= 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:33367") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:37910->172.17.0.4:33367, err= 2025/11/02 05:53:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zepohem1sada" 2025/11/02 05:53:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:15 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Connecting to FTP server 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:15 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: > dial: conn=172.17.0.1:35328->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:37763") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: dial("tcp","172.17.0.4:35659") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: > dial: conn=172.17.0.1:54870->172.17.0.4:35659, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:46626->172.17.0.4:37763, err= 2025/11/02 05:53:16 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 05:53:16 DEBUG : empty space: Excluded 2025/11/02 05:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: > dial: conn=172.17.0.1:35336->172.17.0.4:21, err= 2025/11/02 05:53:16 INFO : potato2: Moved (server-side) 2025/11/02 05:53:16 INFO : potato3: Moved (server-side) 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: dial("tcp","172.17.0.4:32564") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: > dial: conn=172.17.0.1:37110->172.17.0.4:32564, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:30855") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:39940->172.17.0.4:30855, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: dial("tcp","172.17.0.4:34326") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: > dial: conn=172.17.0.1:50868->172.17.0.4:34326, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Purge object "potato2" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Purge object "potato3" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zepohem1sada: Purge dir "" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: dial("tcp","172.17.0.4:32724") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: > dial: conn=172.17.0.1:51666->172.17.0.4:32724, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: Purge object "empty space" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-gizatet9sogo: Purge dir "" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39955") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56910->172.17.0.4:39955, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30502") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36610->172.17.0.4:30502, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-talegum6debi" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:35350->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32398") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47086->172.17.0.4:32398, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30173") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54566->172.17.0.4:30173, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31452") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43226->172.17.0.4:31452, err= 2025/11/02 05:53:16 INFO : tomatoDir: Making directory 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37043") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39978->172.17.0.4:37043, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39814") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58762->172.17.0.4:39814, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-xezifat4bama -> ftp://172.17.0.4:21/rclone-test-talegum6debi 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:36995") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:47620->172.17.0.4:36995, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:32808") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:53248->172.17.0.4:32808, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:34674") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:44380->172.17.0.4:34674, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: Using server-side directory move 2025/11/02 05:53:16 INFO : ftp://172.17.0.4:21/rclone-test-talegum6debi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:36057") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:37576->172.17.0.4:36057, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33092") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35712->172.17.0.4:33092, err= 2025/11/02 05:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:16 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:16 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:16 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-talegum6debi) 2025/11/02 05:53:16 DEBUG : potato3: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:35366->172.17.0.4:21, err= 2025/11/02 05:53:16 INFO : empty space: Deleted 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33056") 2025/11/02 05:53:16 INFO : potato2: Moved (server-side) 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53592->172.17.0.4:33056, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: Waiting for transfers to finish 2025/11/02 05:53:16 INFO : potato3: Deleted 2025/11/02 05:53:16 INFO : potato3: Moved (server-side) 2025/11/02 05:53:16 INFO : tomatoDir: Removing directory 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: deleted 1 directories 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35602") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36144->172.17.0.4:35602, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33004") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48458->172.17.0.4:33004, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:30819") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:44856->172.17.0.4:30819, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fisetiy2pane" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: > dial: conn=172.17.0.1:35378->172.17.0.4:21, err= 2025/11/02 05:53:16 INFO : tomatoDir: Making directory 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Using server-side directory move 2025/11/02 05:53:16 INFO : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Server side directory move succeeded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: dial("tcp","172.17.0.4:35150") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: > dial: conn=172.17.0.1:54072->172.17.0.4:35150, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: dial("tcp","172.17.0.4:38944") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: > dial: conn=172.17.0.1:35210->172.17.0.4:38944, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:35745") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:39464->172.17.0.4:35745, err= 2025/11/02 05:53:16 ERROR : error listing: directory not found 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:38704") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:57336->172.17.0.4:38704, err= 2025/11/02 05:53:16 ERROR : error listing: directory not found 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: dial("tcp","172.17.0.4:37998") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: > dial: conn=172.17.0.1:59038->172.17.0.4:37998, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Purge object "empty space" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Purge object "potato2" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Purge object "potato3" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: dial("tcp","172.17.0.4:32190") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: > dial: conn=172.17.0.1:42008->172.17.0.4:32190, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Purge dir "tomatoDir" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fisetiy2pane: Purge dir "" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: dial("tcp","172.17.0.4:35816") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: > dial: conn=172.17.0.1:39556->172.17.0.4:35816, err= 2025/11/02 05:53:16 ERROR : error listing: directory not found 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-talegum6debi: Purge dir "" 2025/11/02 05:53:16 NOTICE: purge failed to rmdir "": directory not found 2025/11/02 05:53:16 NOTICE: purge failed: directory not found 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39210") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55492->172.17.0.4:39210, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36537") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34210->172.17.0.4:36537, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33704") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43546->172.17.0.4:33704, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35267") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58788->172.17.0.4:35267, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/rclone-sync-test" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: > dial: conn=172.17.0.1:35390->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31202") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50942->172.17.0.4:31202, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38783") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49146->172.17.0.4:38783, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/rclone-sync-test" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: > dial: conn=172.17.0.1:35398->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/rclone-sync-test-include/layer2" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35406->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/rclone-sync-test-ignore-file" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35420->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39244") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47002->172.17.0.4:39244, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35976") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: dial("tcp","172.17.0.4:35770") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: > dial: conn=172.17.0.1:39858->172.17.0.4:35770, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48044->172.17.0.4:35976, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:53:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39639") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50110->172.17.0.4:39639, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36658") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35972->172.17.0.4:36658, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: dial("tcp","172.17.0.4:37034") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test: > dial: conn=172.17.0.1:35798->172.17.0.4:37034, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:53:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38755") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54082->172.17.0.4:38755, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : rclone-sync-test-include: Removing directory 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: failed to delete 1 directories 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33097") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39657") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45228->172.17.0.4:33097, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36212->172.17.0.4:39657, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:53:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33938") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55310->172.17.0.4:33938, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:34149") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34467") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43830->172.17.0.4:34149, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41248->172.17.0.4:34467, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:53:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33644") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57218->172.17.0.4:33644, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : rclone-sync-test-include: Removing directory 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: failed to delete 1 directories 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:31573") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34083") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41456->172.17.0.4:31573, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39190->172.17.0.4:34083, err= 2025/11/02 05:53:16 DEBUG : Excluded 2025/11/02 05:53:16 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:53:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38518") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33928->172.17.0.4:38518, err= 2025/11/02 05:53:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33281") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53392->172.17.0.4:33281, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30590") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35154") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37998") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37538->172.17.0.4:30590, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52490->172.17.0.4:35154, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59042->172.17.0.4:37998, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33430") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60424->172.17.0.4:33430, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31412") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36036->172.17.0.4:31412, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35428->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: > dial: conn=172.17.0.1:35442->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" to be canonical "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:36079") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:34270->172.17.0.4:36079, err= 2025/11/02 05:53:16 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:38290") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52878->172.17.0.4:38290, err= 2025/11/02 05:53:16 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/02 05:53:16 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33372") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36958->172.17.0.4:33372, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32967") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57064->172.17.0.4:32967, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39299") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60448->172.17.0.4:39299, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30351") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35192->172.17.0.4:30351, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:30397") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52744->172.17.0.4:30397, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:35636") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:42006->172.17.0.4:35636, err= 2025/11/02 05:53:16 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/02 05:53:16 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (replaced existing) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37742") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34582->172.17.0.4:37742, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31450") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35568->172.17.0.4:31450, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37607") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44442->172.17.0.4:37607, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39519") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56258->172.17.0.4:39519, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31493") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58000->172.17.0.4:31493, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38034") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34868") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41380->172.17.0.4:38034, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39406->172.17.0.4:34868, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:32767") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:40504->172.17.0.4:32767, err= 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : one: size = 5 OK 2025/11/02 05:53:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39295") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46096->172.17.0.4:39295, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32484") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39055") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59510->172.17.0.4:39055, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46706->172.17.0.4:32484, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30623") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48092->172.17.0.4:30623, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31429") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42066->172.17.0.4:31429, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30858") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53994->172.17.0.4:30858, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32679") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36610->172.17.0.4:32679, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:33385") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:47026->172.17.0.4:33385, err= 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: > dial: conn=172.17.0.1:35448->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : one: size = 5 OK 2025/11/02 05:53:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38771") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57830->172.17.0.4:38771, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37573") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38245") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40206->172.17.0.4:38245, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42328->172.17.0.4:37573, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:34944") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:40106->172.17.0.4:34944, err= 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : one: size = 5 OK 2025/11/02 05:53:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : There was nothing to transfer 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38840") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35188->172.17.0.4:38840, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34402") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35233") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57530->172.17.0.4:34402, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50772->172.17.0.4:35233, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33745") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34756->172.17.0.4:33745, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38997") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33256") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44962->172.17.0.4:38997, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44724->172.17.0.4:33256, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/CompareDest" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/CompareDest" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:37912") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52824->172.17.0.4:37912, err= 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest) 2025/11/02 05:53:16 DEBUG : two: Sizes differ 2025/11/02 05:53:16 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 05:53:16 DEBUG : one: size = 5 OK 2025/11/02 05:53:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:33629") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:58388->172.17.0.4:33629, err= 2025/11/02 05:53:16 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/02 05:53:16 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/02 05:53:16 INFO : two: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30149") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60010->172.17.0.4:30149, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37724") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33775") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43588->172.17.0.4:37724, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60644->172.17.0.4:33775, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33500") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34446->172.17.0.4:33500, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38920") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34342->172.17.0.4:38920, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35312") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35416->172.17.0.4:35312, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34148") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40796->172.17.0.4:34148, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30906") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35540->172.17.0.4:30906, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31921") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35970->172.17.0.4:31921, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34266") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46880->172.17.0.4:34266, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31007") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35071") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46240->172.17.0.4:35071, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37846->172.17.0.4:31007, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dest" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: > dial: conn=172.17.0.1:35458->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/pre-dest1" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest1: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest1: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest1: > dial: conn=172.17.0.1:35472->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xezifat4bama/pre-dest1" to be canonical "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/pre-dest1" 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/pre-dest2" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest2: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest2: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest2: > dial: conn=172.17.0.1:35474->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xezifat4bama/pre-dest2" to be canonical "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/pre-dest2" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: dial("tcp","172.17.0.4:35920") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: > dial: conn=172.17.0.1:37464->172.17.0.4:35920, err= 2025/11/02 05:53:16 DEBUG : 1: size = 1 OK 2025/11/02 05:53:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : 2: size = 1 OK 2025/11/02 05:53:16 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/02 05:53:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: dial("tcp","172.17.0.4:38039") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: > dial: conn=172.17.0.1:60576->172.17.0.4:38039, err= 2025/11/02 05:53:16 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/02 05:53:16 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/02 05:53:16 INFO : 3: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: dial("tcp","172.17.0.4:39170") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dest: > dial: conn=172.17.0.1:33720->172.17.0.4:39170, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34206") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49826->172.17.0.4:34206, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33299") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45490->172.17.0.4:33299, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33701") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37971") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60096->172.17.0.4:33701, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52924->172.17.0.4:37971, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32835") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37886->172.17.0.4:32835, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34834") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30323") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35866") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38708->172.17.0.4:34834, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52262->172.17.0.4:30323, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44222->172.17.0.4:35866, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32685") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56420->172.17.0.4:32685, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest1: closing 1 unused connections 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39945") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43948->172.17.0.4:39945, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39331") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47848->172.17.0.4:39331, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35904") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60268->172.17.0.4:35904, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37963") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53562->172.17.0.4:37963, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36779") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46912->172.17.0.4:36779, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39590") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32870->172.17.0.4:39590, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39844") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47392->172.17.0.4:39844, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35488->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: > dial: conn=172.17.0.1:35492->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xezifat4bama/backup" to be canonical "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:35846") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:48856->172.17.0.4:35846, err= 2025/11/02 05:53:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 INFO : one: Moved (server-side) 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:36878") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:42440->172.17.0.4:36878, err= 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38018") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39034->172.17.0.4:38018, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35461") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44962->172.17.0.4:35461, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37527") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39134->172.17.0.4:37527, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36859") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40164->172.17.0.4:36859, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31711") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42978->172.17.0.4:31711, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39959") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34646") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39494->172.17.0.4:34646, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60332->172.17.0.4:39959, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/backup" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:34199") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52594->172.17.0.4:34199, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 INFO : one: Deleted 2025/11/02 05:53:16 INFO : one: Moved (server-side) 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:34741") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:47842->172.17.0.4:34741, err= 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt: Deleted 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32484") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46718->172.17.0.4:32484, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39903") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56074->172.17.0.4:39903, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38796") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34536->172.17.0.4:38796, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32574") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42546->172.17.0.4:32574, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39092") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57024->172.17.0.4:39092, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33174") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56480->172.17.0.4:33174, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33781") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36600->172.17.0.4:33781, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39714") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52640->172.17.0.4:39714, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30102") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41090->172.17.0.4:30102, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32378") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44238->172.17.0.4:32378, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38110") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44428->172.17.0.4:38110, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37219") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52196->172.17.0.4:37219, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35500->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: > dial: conn=172.17.0.1:35510->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xezifat4bama/backup" to be canonical "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:39778") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:38536->172.17.0.4:39778, err= 2025/11/02 05:53:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 INFO : one: Moved (server-side) to: one.bak 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:35442") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:53676->172.17.0.4:35442, err= 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36340") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45844->172.17.0.4:36340, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39354") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56178->172.17.0.4:39354, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35881") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37008->172.17.0.4:35881, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31850") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34446->172.17.0.4:31850, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32254") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43858->172.17.0.4:32254, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35555") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49758->172.17.0.4:35555, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38782") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40980->172.17.0.4:38782, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/backup" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:39539") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:48846->172.17.0.4:39539, err= 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 INFO : one.bak: Deleted 2025/11/02 05:53:16 INFO : one: Moved (server-side) to: one.bak 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:36530") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:36748->172.17.0.4:36530, err= 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt.bak: Deleted 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32422") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54804->172.17.0.4:32422, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30861") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52706->172.17.0.4:30861, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35934") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53210->172.17.0.4:35934, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38282") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35540->172.17.0.4:38282, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37011") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32519") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33114->172.17.0.4:32519, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35812->172.17.0.4:37011, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38072") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44868->172.17.0.4:38072, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34050") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54510->172.17.0.4:34050, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35780") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38224->172.17.0.4:35780, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32782") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54672->172.17.0.4:32782, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32761") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34648->172.17.0.4:32761, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39126") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50256->172.17.0.4:39126, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35526->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: > dial: conn=172.17.0.1:35532->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xezifat4bama/backup" to be canonical "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:31314") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:60702->172.17.0.4:31314, err= 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:30638") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52430->172.17.0.4:30638, err= 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35295") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34242->172.17.0.4:35295, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30662") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45684->172.17.0.4:30662, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38409") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44166->172.17.0.4:38409, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36688") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36212->172.17.0.4:36688, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31963") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47290->172.17.0.4:31963, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36499") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36466->172.17.0.4:36499, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35160") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32804->172.17.0.4:35160, err= 2025/11/02 05:53:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xezifat4bama/backup" for canonical name "TestFTPPureftpd{ZqAQU}:rclone-test-xezifat4bama/backup" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:38211") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52486->172.17.0.4:38211, err= 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 INFO : one-2019-01-01: Deleted 2025/11/02 05:53:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:33310") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:47646->172.17.0.4:33310, err= 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three-2019-01-01.txt: Deleted 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30695") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51230->172.17.0.4:30695, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37942") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33818") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48716->172.17.0.4:37942, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36844->172.17.0.4:33818, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39079") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45298->172.17.0.4:39079, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35581") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36680") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39044->172.17.0.4:35581, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46892->172.17.0.4:36680, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38926") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38648->172.17.0.4:38926, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36352") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59636->172.17.0.4:36352, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34944") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40110->172.17.0.4:34944, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39757") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39708->172.17.0.4:39757, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32747") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41142->172.17.0.4:32747, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35143") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53918->172.17.0.4:35143, err= 2025/11/02 05:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:16 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35534->172.17.0.4:21, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:36657") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:48262->172.17.0.4:36657, err= 2025/11/02 05:53:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 INFO : one: Moved (server-side) to: one.bak 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:30720") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:34764->172.17.0.4:30720, err= 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/02 05:53:16 DEBUG : one.a292864a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30121") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57028->172.17.0.4:30121, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38543") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32806->172.17.0.4:38543, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34735") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46942->172.17.0.4:34735, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36559") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45998->172.17.0.4:36559, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33308") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38368->172.17.0.4:33308, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:38778") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:47826->172.17.0.4:38778, err= 2025/11/02 05:53:16 DEBUG : one.bak: Excluded (Path Filter) 2025/11/02 05:53:16 DEBUG : one.bak: Excluded 2025/11/02 05:53:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/02 05:53:16 DEBUG : three.txt.bak: Excluded 2025/11/02 05:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:16 DEBUG : two: size = 3 OK 2025/11/02 05:53:16 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:16 DEBUG : one: Sizes differ 2025/11/02 05:53:16 DEBUG : two: Unchanged skipping 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for checks to finish 2025/11/02 05:53:16 INFO : one.bak: Deleted 2025/11/02 05:53:16 INFO : one: Moved (server-side) to: one.bak 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Waiting for transfers to finish 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:38598") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:43682->172.17.0.4:38598, err= 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/02 05:53:16 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/02 05:53:16 INFO : one: Copied (new) 2025/11/02 05:53:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:16 INFO : three.txt.bak: Deleted 2025/11/02 05:53:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/02 05:53:16 INFO : three.txt: Moved into backup dir 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33271") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38328->172.17.0.4:33271, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39554") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55426->172.17.0.4:39554, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36832") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55828->172.17.0.4:36832, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30309") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39664->172.17.0.4:30309, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36847") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44502->172.17.0.4:36847, err= --- PASS: TestSyncBackupDirSuffixOnly (0.09s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35749") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60304->172.17.0.4:35749, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35028") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59172->172.17.0.4:35028, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32295") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52698->172.17.0.4:32295, err= 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35029") 2025/11/02 05:53:16 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57186->172.17.0.4:35029, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39513") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36610->172.17.0.4:39513, err= 2025/11/02 05:53:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:17 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:17 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35546->172.17.0.4:21, err= 2025/11/02 05:53:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : one: Sizes differ 2025/11/02 05:53:17 INFO : one: Moved (server-side) to: one.bak 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:30521") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:42048->172.17.0.4:30521, err= 2025/11/02 05:53:17 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/02 05:53:17 DEBUG : one.a292864a.partial: renamed to: one 2025/11/02 05:53:17 INFO : one: Copied (new) 2025/11/02 05:53:17 DEBUG : two: size = 3 OK 2025/11/02 05:53:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : two: Unchanged skipping 2025/11/02 05:53:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : three.txt: Sizes differ 2025/11/02 05:53:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:34301") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:40936->172.17.0.4:34301, err= 2025/11/02 05:53:17 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/02 05:53:17 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/02 05:53:17 INFO : three.txt: Copied (new) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37255") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32842->172.17.0.4:37255, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30223") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34310->172.17.0.4:30223, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36680") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46908->172.17.0.4:36680, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33824") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59632->172.17.0.4:33824, err= 2025/11/02 05:53:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : one: Sizes differ 2025/11/02 05:53:17 INFO : one.bak: Deleted 2025/11/02 05:53:17 INFO : one: Moved (server-side) to: one.bak 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:30956") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:52358->172.17.0.4:30956, err= 2025/11/02 05:53:17 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/02 05:53:17 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/02 05:53:17 INFO : one: Copied (new) 2025/11/02 05:53:17 DEBUG : two: size = 3 OK 2025/11/02 05:53:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : two: Unchanged skipping 2025/11/02 05:53:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : three.txt: Sizes differ 2025/11/02 05:53:17 INFO : three.txt.bak: Deleted 2025/11/02 05:53:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:34129") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:34266->172.17.0.4:34129, err= 2025/11/02 05:53:17 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/02 05:53:17 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/02 05:53:17 INFO : three.txt: Copied (new) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36564") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36258->172.17.0.4:36564, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38956") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42140->172.17.0.4:38956, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34887") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58142->172.17.0.4:34887, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32758") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53134->172.17.0.4:32758, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32468") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46898->172.17.0.4:32468, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37963") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53574->172.17.0.4:37963, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35999") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34562->172.17.0.4:35999, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33611") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33000->172.17.0.4:33611, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30033") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41010->172.17.0.4:30033, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37640") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37354->172.17.0.4:37640, err= 2025/11/02 05:53:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xezifat4bama/dst" 2025/11/02 05:53:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/02 05:53:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:17 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZqAQU}" suffix to name 2025/11/02 05:53:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/02 05:53:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/02 05:53:17 DEBUG : Setting pass="JksBOaByF8FNZse6Nf8-mOwP1uYLbnmhtB9Y-JRlzqA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/02 05:53:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: Connecting to FTP server 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:35550->172.17.0.4:21, err= 2025/11/02 05:53:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : one: Sizes differ 2025/11/02 05:53:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:34995") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:53360->172.17.0.4:34995, err= 2025/11/02 05:53:17 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/02 05:53:17 DEBUG : one.a292864a.partial: renamed to: one 2025/11/02 05:53:17 INFO : one: Copied (new) 2025/11/02 05:53:17 DEBUG : two: size = 3 OK 2025/11/02 05:53:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : two: Unchanged skipping 2025/11/02 05:53:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : three.txt: Sizes differ 2025/11/02 05:53:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:39041") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:34992->172.17.0.4:39041, err= 2025/11/02 05:53:17 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/02 05:53:17 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/02 05:53:17 INFO : three.txt: Copied (new) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38339") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40810->172.17.0.4:38339, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32353") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50062->172.17.0.4:32353, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33697") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42846->172.17.0.4:33697, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30347") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34036->172.17.0.4:30347, err= 2025/11/02 05:53:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : one: Sizes differ 2025/11/02 05:53:17 INFO : one-2019-01-01: Deleted 2025/11/02 05:53:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:37996") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:45034->172.17.0.4:37996, err= 2025/11/02 05:53:17 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/02 05:53:17 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/02 05:53:17 INFO : one: Copied (new) 2025/11/02 05:53:17 DEBUG : two: size = 3 OK 2025/11/02 05:53:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : two: Unchanged skipping 2025/11/02 05:53:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst) 2025/11/02 05:53:17 DEBUG : three.txt: Sizes differ 2025/11/02 05:53:17 INFO : three-2019-01-01.txt: Deleted 2025/11/02 05:53:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: dial("tcp","172.17.0.4:32024") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama/dst: > dial: conn=172.17.0.1:42764->172.17.0.4:32024, err= 2025/11/02 05:53:17 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/02 05:53:17 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/02 05:53:17 INFO : three.txt: Copied (new) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37399") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56840->172.17.0.4:37399, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37750") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36248->172.17.0.4:37750, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30852") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60592->172.17.0.4:30852, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33803") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58220->172.17.0.4:33803, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30145") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57770->172.17.0.4:30145, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39010") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45020->172.17.0.4:39010, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34239") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57398->172.17.0.4:34239, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36531") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50150->172.17.0.4:36531, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : Testêé: Sizes differ 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33113") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53392->172.17.0.4:33113, err= 2025/11/02 05:53:17 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/02 05:53:17 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/02 05:53:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35853") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43836->172.17.0.4:35853, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35134") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51988->172.17.0.4:35134, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33771") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42328->172.17.0.4:33771, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32831") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41582->172.17.0.4:32831, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34147") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57780->172.17.0.4:34147, err= 2025/11/02 05:53:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32742") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42214->172.17.0.4:32742, err= 2025/11/02 05:53:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/02 05:53:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/02 05:53:17 INFO : existing: Copied (new) 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30991") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42046->172.17.0.4:30991, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35213") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35202->172.17.0.4:35213, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34304") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36866->172.17.0.4:34304, err= 2025/11/02 05:53:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : existing: Sizes differ 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: not deleting files as there were IO errors 2025/11/02 05:53:17 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: not deleting directories as there were IO errors 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33682") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52462->172.17.0.4:33682, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31419") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56648->172.17.0.4:31419, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39146") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55690->172.17.0.4:39146, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35214") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60326->172.17.0.4:35214, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30132") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57140->172.17.0.4:30132, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35989") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43348->172.17.0.4:35989, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : EXISTING: size = 6 OK 2025/11/02 05:53:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : existing: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 INFO : There was nothing to transfer 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31509") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53680->172.17.0.4:31509, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35171") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48048->172.17.0.4:35171, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31304") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37758->172.17.0.4:31304, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39763") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53336->172.17.0.4:39763, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34074") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41128->172.17.0.4:34074, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33567") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44984->172.17.0.4:33567, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33016") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48514->172.17.0.4:33016, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31387") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44190->172.17.0.4:31387, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36853") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57454->172.17.0.4:36853, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36087") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48300->172.17.0.4:36087, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38406") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34484->172.17.0.4:38406, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37601") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50828->172.17.0.4:37601, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39982") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57568->172.17.0.4:39982, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33642") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48176->172.17.0.4:33642, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34467") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41250->172.17.0.4:34467, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34687") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54564->172.17.0.4:34687, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32189") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38354->172.17.0.4:32189, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35203") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57284->172.17.0.4:35203, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33014") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36264->172.17.0.4:33014, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37837") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55546->172.17.0.4:37837, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32422") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54812->172.17.0.4:32422, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37477") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44148->172.17.0.4:37477, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34466") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43170->172.17.0.4:34466, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38847") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43174->172.17.0.4:38847, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36581") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52450->172.17.0.4:36581, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38964") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60164->172.17.0.4:38964, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30238") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55402->172.17.0.4:30238, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38655") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42576->172.17.0.4:38655, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37390") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41962->172.17.0.4:37390, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35727") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47370->172.17.0.4:35727, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35552") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48190->172.17.0.4:35552, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38308") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47002->172.17.0.4:38308, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34576") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48520->172.17.0.4:34576, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37667") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37808->172.17.0.4:37667, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31291") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42438->172.17.0.4:31291, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30791") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55456->172.17.0.4:30791, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34500") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46648->172.17.0.4:34500, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39667") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47098->172.17.0.4:39667, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38233") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39686->172.17.0.4:38233, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38117") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50154->172.17.0.4:38117, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33002") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46458->172.17.0.4:33002, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39474") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58654->172.17.0.4:39474, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38334") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41878->172.17.0.4:38334, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35958") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58196->172.17.0.4:35958, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34227") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52510->172.17.0.4:34227, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37318") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49654->172.17.0.4:37318, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35045") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52678->172.17.0.4:35045, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36457") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49854->172.17.0.4:36457, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34483") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52520->172.17.0.4:34483, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34463") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42982->172.17.0.4:34463, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36817") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47772->172.17.0.4:36817, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34227") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52526->172.17.0.4:34227, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31214") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45228->172.17.0.4:31214, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : both10: size = 6 OK 2025/11/02 05:53:17 DEBUG : both0: size = 6 OK 2025/11/02 05:53:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both12: size = 6 OK 2025/11/02 05:53:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both10: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both13: size = 6 OK 2025/11/02 05:53:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both11: size = 6 OK 2025/11/02 05:53:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both13: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both14: size = 6 OK 2025/11/02 05:53:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both12: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both15: size = 6 OK 2025/11/02 05:53:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both14: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both16: size = 6 OK 2025/11/02 05:53:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both16: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both17: size = 6 OK 2025/11/02 05:53:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both17: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both18: size = 6 OK 2025/11/02 05:53:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both18: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both19: size = 6 OK 2025/11/02 05:53:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both19: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both1: size = 6 OK 2025/11/02 05:53:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both1: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both2: size = 6 OK 2025/11/02 05:53:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both2: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both3: size = 6 OK 2025/11/02 05:53:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both11: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both4: size = 6 OK 2025/11/02 05:53:17 DEBUG : both3: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both5: size = 6 OK 2025/11/02 05:53:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both15: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both6: size = 6 OK 2025/11/02 05:53:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both0: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both7: size = 6 OK 2025/11/02 05:53:17 DEBUG : both5: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both4: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both9: size = 6 OK 2025/11/02 05:53:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both8: size = 6 OK 2025/11/02 05:53:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both7: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both6: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both9: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both8: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 INFO : only3: Deleted 2025/11/02 05:53:17 INFO : only4: Deleted 2025/11/02 05:53:17 INFO : only16: Deleted 2025/11/02 05:53:17 INFO : only15: Deleted 2025/11/02 05:53:17 INFO : only19: Deleted 2025/11/02 05:53:17 INFO : only2: Deleted 2025/11/02 05:53:17 INFO : only1: Deleted 2025/11/02 05:53:17 INFO : only10: Deleted 2025/11/02 05:53:17 INFO : only12: Deleted 2025/11/02 05:53:17 INFO : only17: Deleted 2025/11/02 05:53:17 INFO : only5: Deleted 2025/11/02 05:53:17 INFO : only9: Deleted 2025/11/02 05:53:17 INFO : only0: Deleted 2025/11/02 05:53:17 INFO : only6: Deleted 2025/11/02 05:53:17 INFO : only11: Deleted 2025/11/02 05:53:17 INFO : only7: Deleted 2025/11/02 05:53:17 INFO : only13: Deleted 2025/11/02 05:53:17 INFO : only8: Deleted 2025/11/02 05:53:17 INFO : only18: Deleted 2025/11/02 05:53:17 INFO : only14: Deleted 2025/11/02 05:53:17 INFO : There was nothing to transfer 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30418") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56248->172.17.0.4:30418, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35862") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36078->172.17.0.4:35862, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39733") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54082->172.17.0.4:39733, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32858") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55564->172.17.0.4:32858, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37496") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60484->172.17.0.4:37496, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33905") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41852->172.17.0.4:33905, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36012") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43112->172.17.0.4:36012, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35612") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36944->172.17.0.4:35612, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33015") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52966->172.17.0.4:33015, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35723") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43512->172.17.0.4:35723, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39798") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39084->172.17.0.4:39798, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38252") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53050->172.17.0.4:38252, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33623") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43152->172.17.0.4:33623, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33039") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60054->172.17.0.4:33039, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36982") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46948->172.17.0.4:36982, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38308") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47016->172.17.0.4:38308, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30140") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55608->172.17.0.4:30140, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32855") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52110->172.17.0.4:32855, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31093") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52296->172.17.0.4:31093, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33472") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38014->172.17.0.4:33472, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35191") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55828->172.17.0.4:35191, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30669") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37132->172.17.0.4:30669, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39139") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46726->172.17.0.4:39139, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38747") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33498->172.17.0.4:38747, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38314") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58562->172.17.0.4:38314, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39771") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40126->172.17.0.4:39771, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34317") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48746->172.17.0.4:34317, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32415") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32778->172.17.0.4:32415, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30666") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33096->172.17.0.4:30666, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38057") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40770->172.17.0.4:38057, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30825") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60368->172.17.0.4:30825, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38807") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40718->172.17.0.4:38807, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30239") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39100->172.17.0.4:30239, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33724") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42930->172.17.0.4:33724, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39800") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35318->172.17.0.4:39800, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35320") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58900->172.17.0.4:35320, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38286") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44350->172.17.0.4:38286, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34853") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59496->172.17.0.4:34853, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39140") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58620->172.17.0.4:39140, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34059") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55920->172.17.0.4:34059, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36475") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43884->172.17.0.4:36475, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35201") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48026->172.17.0.4:35201, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35965") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56178->172.17.0.4:35965, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31550") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47292->172.17.0.4:31550, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38745") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35312->172.17.0.4:38745, err= 2025/11/02 05:53:17 DEBUG : both0: size = 6 OK 2025/11/02 05:53:17 DEBUG : both11: size = 6 OK 2025/11/02 05:53:17 DEBUG : both10: size = 6 OK 2025/11/02 05:53:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : both12: size = 6 OK 2025/11/02 05:53:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both0: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both13: size = 6 OK 2025/11/02 05:53:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both13: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both14: size = 6 OK 2025/11/02 05:53:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both14: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both15: size = 6 OK 2025/11/02 05:53:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both15: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both16: size = 6 OK 2025/11/02 05:53:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both16: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both17: size = 6 OK 2025/11/02 05:53:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both11: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both18: size = 6 OK 2025/11/02 05:53:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both18: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both19: size = 6 OK 2025/11/02 05:53:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both19: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both1: size = 6 OK 2025/11/02 05:53:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both1: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both2: size = 6 OK 2025/11/02 05:53:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both2: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both3: size = 6 OK 2025/11/02 05:53:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both3: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both4: size = 6 OK 2025/11/02 05:53:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both4: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both5: size = 6 OK 2025/11/02 05:53:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both5: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both6: size = 6 OK 2025/11/02 05:53:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both6: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both7: size = 6 OK 2025/11/02 05:53:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both7: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both8: size = 6 OK 2025/11/02 05:53:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both17: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both9: size = 6 OK 2025/11/02 05:53:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : both9: Unchanged skipping 2025/11/02 05:53:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only0: Sizes differ 2025/11/02 05:53:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only10: Sizes differ 2025/11/02 05:53:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only11: Sizes differ 2025/11/02 05:53:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only12: Sizes differ 2025/11/02 05:53:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : both12: Unchanged skipping 2025/11/02 05:53:17 DEBUG : both8: Unchanged skipping 2025/11/02 05:53:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only14: Sizes differ 2025/11/02 05:53:17 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only15: Sizes differ 2025/11/02 05:53:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only16: Sizes differ 2025/11/02 05:53:17 DEBUG : both10: Unchanged skipping 2025/11/02 05:53:17 DEBUG : only13: Sizes differ 2025/11/02 05:53:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only17: Sizes differ 2025/11/02 05:53:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only18: Sizes differ 2025/11/02 05:53:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only19: Sizes differ 2025/11/02 05:53:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only1: Sizes differ 2025/11/02 05:53:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only2: Sizes differ 2025/11/02 05:53:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only3: Sizes differ 2025/11/02 05:53:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only4: Sizes differ 2025/11/02 05:53:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only5: Sizes differ 2025/11/02 05:53:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only6: Sizes differ 2025/11/02 05:53:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only7: Sizes differ 2025/11/02 05:53:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only8: Sizes differ 2025/11/02 05:53:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4046558486) 2025/11/02 05:53:17 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-xezifat4bama) 2025/11/02 05:53:17 DEBUG : only9: Sizes differ 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36193") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31911") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49670->172.17.0.4:36193, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35825") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34924") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43896->172.17.0.4:35825, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53528->172.17.0.4:34924, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58200->172.17.0.4:31911, err= 2025/11/02 05:53:17 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/02 05:53:17 INFO : only12: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/02 05:53:17 INFO : only0: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/02 05:53:17 INFO : only11: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34516") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35761") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33216->172.17.0.4:34516, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41104->172.17.0.4:35761, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33034") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38206->172.17.0.4:33034, err= 2025/11/02 05:53:17 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/02 05:53:17 INFO : only10: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31890") 2025/11/02 05:53:17 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50862->172.17.0.4:31890, err= 2025/11/02 05:53:17 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/02 05:53:17 INFO : only14: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/02 05:53:17 INFO : only15: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30805") 2025/11/02 05:53:17 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31728") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44462->172.17.0.4:30805, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36162->172.17.0.4:31728, err= 2025/11/02 05:53:17 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/02 05:53:17 INFO : only16: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/02 05:53:17 INFO : only19: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30282") 2025/11/02 05:53:17 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46924->172.17.0.4:30282, err= 2025/11/02 05:53:17 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35121") 2025/11/02 05:53:17 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/02 05:53:17 INFO : only2: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46074->172.17.0.4:35121, err= 2025/11/02 05:53:17 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/02 05:53:17 INFO : only1: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32602") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57668->172.17.0.4:32602, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33503") 2025/11/02 05:53:17 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53100->172.17.0.4:33503, err= 2025/11/02 05:53:17 INFO : only3: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33945") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60944->172.17.0.4:33945, err= 2025/11/02 05:53:17 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/02 05:53:17 INFO : only5: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/02 05:53:17 INFO : only4: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36265") 2025/11/02 05:53:17 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/02 05:53:17 INFO : only6: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/02 05:53:17 INFO : only7: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54448->172.17.0.4:36265, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35679") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42946->172.17.0.4:35679, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33419") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39022->172.17.0.4:33419, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38275") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40336->172.17.0.4:38275, err= 2025/11/02 05:53:17 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/02 05:53:17 INFO : only13: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/02 05:53:17 INFO : only9: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/02 05:53:17 INFO : only8: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31401") 2025/11/02 05:53:17 INFO : only17: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55254->172.17.0.4:31401, err= 2025/11/02 05:53:17 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/02 05:53:17 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/02 05:53:17 INFO : only18: Copied (replaced existing) 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37903") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48306->172.17.0.4:37903, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35232") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52556->172.17.0.4:35232, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31626") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58248->172.17.0.4:31626, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:17 DEBUG : empty_on_remote: Making directory with metadata 2025/11/02 05:53:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:17 INFO : empty_on_remote: Making directory 2025/11/02 05:53:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/02 05:53:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35521") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38080->172.17.0.4:35521, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39243") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36691") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50534->172.17.0.4:36691, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35792") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51224->172.17.0.4:39243, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47414->172.17.0.4:35792, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30747") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42300->172.17.0.4:30747, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39995") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38460->172.17.0.4:39995, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:17 DEBUG : empty_on_remote: Making directory with metadata 2025/11/02 05:53:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:53:17 INFO : empty_on_remote: Making directory 2025/11/02 05:53:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/02 05:53:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37636") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42216->172.17.0.4:37636, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31197") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30351") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38136") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36654->172.17.0.4:31197, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35216->172.17.0.4:30351, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31491") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43664->172.17.0.4:38136, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59174->172.17.0.4:31491, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39246") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60502->172.17.0.4:39246, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39088") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51448->172.17.0.4:39088, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : sub dir: Making directory 2025/11/02 05:53:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35333") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42346->172.17.0.4:35333, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30228") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48986->172.17.0.4:30228, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39830") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56262->172.17.0.4:39830, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32813") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38596->172.17.0.4:32813, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36529") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45124->172.17.0.4:36529, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38510") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54432->172.17.0.4:38510, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33614") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36958->172.17.0.4:33614, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39495") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54956->172.17.0.4:39495, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34452") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35220->172.17.0.4:34452, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34226") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39424->172.17.0.4:34226, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30087") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46014->172.17.0.4:30087, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:53:17 INFO : sub dir: Making directory 2025/11/02 05:53:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37702") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34680->172.17.0.4:37702, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30002") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35191") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36724->172.17.0.4:30002, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55840->172.17.0.4:35191, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33905") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41856->172.17.0.4:33905, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37284") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52942->172.17.0.4:37284, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30715") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56666->172.17.0.4:30715, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34757") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53414->172.17.0.4:34757, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30271") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43782->172.17.0.4:30271, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34324") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41168->172.17.0.4:34324, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33695") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36142->172.17.0.4:33695, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39577") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39518->172.17.0.4:39577, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33743") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42918->172.17.0.4:33743, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35434") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39900->172.17.0.4:35434, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34175") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47034->172.17.0.4:34175, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38479") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39194->172.17.0.4:38479, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31734") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41154->172.17.0.4:31734, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36415") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49960->172.17.0.4:36415, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30317") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33352->172.17.0.4:30317, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37738") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58562->172.17.0.4:37738, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35081") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40220->172.17.0.4:35081, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31286") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40274->172.17.0.4:31286, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39636") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34712->172.17.0.4:39636, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36399") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40212->172.17.0.4:36399, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30618") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39430->172.17.0.4:30618, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31512") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38898->172.17.0.4:31512, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37385") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37132->172.17.0.4:37385, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30609") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57304->172.17.0.4:30609, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32609") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56324->172.17.0.4:32609, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37954") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58554->172.17.0.4:37954, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39324") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34754->172.17.0.4:39324, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36408") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48954->172.17.0.4:36408, err= 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31025") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57656->172.17.0.4:31025, err= 2025/11/02 05:53:17 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : apple: Excluded 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:17 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : banana: Excluded 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33572") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40554->172.17.0.4:33572, err= 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35614") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32950->172.17.0.4:35614, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35488") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46788->172.17.0.4:35488, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37366") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44332->172.17.0.4:37366, err= 2025/11/02 05:53:17 DEBUG : apple: size = 5 OK 2025/11/02 05:53:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:17 DEBUG : banana: size = 6 OK 2025/11/02 05:53:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36389") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55108->172.17.0.4:36389, err= 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 INFO : There was nothing to transfer 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35485") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54252->172.17.0.4:35485, err= 2025/11/02 05:53:17 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : apple: Excluded 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:17 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : banana: Excluded 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36210") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35010->172.17.0.4:36210, err= 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37960") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46920->172.17.0.4:37960, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30439") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54242->172.17.0.4:30439, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30451") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48478->172.17.0.4:30451, err= 2025/11/02 05:53:17 DEBUG : apple: size = 5 OK 2025/11/02 05:53:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : banana: size = 6 OK 2025/11/02 05:53:17 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37923") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54794->172.17.0.4:37923, err= 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 INFO : There was nothing to transfer 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38253") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54242->172.17.0.4:38253, err= 2025/11/02 05:53:17 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : apple: Excluded 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:17 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : banana: Excluded 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31047") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34014->172.17.0.4:31047, err= 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37281") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50420->172.17.0.4:37281, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34802") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45500->172.17.0.4:34802, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39580") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34828->172.17.0.4:39580, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32006") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60820->172.17.0.4:32006, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36719") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45250->172.17.0.4:36719, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35471") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56932->172.17.0.4:35471, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38099") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40402->172.17.0.4:38099, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31416") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53372->172.17.0.4:31416, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38418") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60102->172.17.0.4:38418, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36536") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48174->172.17.0.4:36536, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33211") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48256->172.17.0.4:33211, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38863") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51242->172.17.0.4:38863, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38136") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43670->172.17.0.4:38136, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30933") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39404->172.17.0.4:30933, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37185") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35154->172.17.0.4:37185, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32638") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60104->172.17.0.4:32638, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35810") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54818->172.17.0.4:35810, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35005") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32946->172.17.0.4:35005, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30541") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35856->172.17.0.4:30541, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36904") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39658->172.17.0.4:36904, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33198") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57408->172.17.0.4:33198, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31220") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38368->172.17.0.4:31220, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36484") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57160->172.17.0.4:36484, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39635") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54368->172.17.0.4:39635, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35965") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56190->172.17.0.4:35965, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33116") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45496->172.17.0.4:33116, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30140") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55612->172.17.0.4:30140, err= 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31444") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52004->172.17.0.4:31444, err= 2025/11/02 05:53:17 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : apple: Excluded 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:17 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : banana: Excluded 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38859") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41510->172.17.0.4:38859, err= 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33050") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37110->172.17.0.4:33050, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36930") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33504->172.17.0.4:36930, err= 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34512") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50710->172.17.0.4:34512, err= 2025/11/02 05:53:17 DEBUG : apple: size = 5 OK 2025/11/02 05:53:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:17 DEBUG : banana: size = 6 OK 2025/11/02 05:53:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39858") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58936->172.17.0.4:39858, err= 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 INFO : There was nothing to transfer 2025/11/02 05:53:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33409") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49428->172.17.0.4:33409, err= 2025/11/02 05:53:17 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : apple: Excluded 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:17 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : banana: Excluded 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:17 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30139") 2025/11/02 05:53:17 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47812->172.17.0.4:30139, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35817") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53232->172.17.0.4:35817, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35038") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57314->172.17.0.4:35038, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30206") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53704->172.17.0.4:30206, err= 2025/11/02 05:53:18 DEBUG : apple: size = 5 OK 2025/11/02 05:53:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39786") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40858->172.17.0.4:39786, err= 2025/11/02 05:53:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:18 DEBUG : banana: size = 6 OK 2025/11/02 05:53:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 INFO : There was nothing to transfer 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36263") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36874->172.17.0.4:36263, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39248") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58216->172.17.0.4:39248, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38237") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34166->172.17.0.4:38237, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35058") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47772->172.17.0.4:35058, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32941") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32998->172.17.0.4:32941, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32861") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58972->172.17.0.4:32861, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39386") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48496->172.17.0.4:39386, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33135") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54386->172.17.0.4:33135, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37130") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35344->172.17.0.4:37130, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34779") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36660->172.17.0.4:34779, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36567") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45920->172.17.0.4:36567, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33332") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34160->172.17.0.4:33332, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36606") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36682->172.17.0.4:36606, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37863") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43590->172.17.0.4:37863, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31319") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40622->172.17.0.4:31319, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32172") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60110->172.17.0.4:32172, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32378") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44254->172.17.0.4:32378, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35182") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36048->172.17.0.4:35182, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36453") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48100->172.17.0.4:36453, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30860") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39924->172.17.0.4:30860, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39045") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50180->172.17.0.4:39045, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38167") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49554->172.17.0.4:38167, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31667") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35088->172.17.0.4:31667, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33029") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52910->172.17.0.4:33029, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36625") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42698->172.17.0.4:36625, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33009") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57868->172.17.0.4:33009, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38611") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53280->172.17.0.4:38611, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33473") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38324->172.17.0.4:33473, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33369") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59030->172.17.0.4:33369, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39573") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46950->172.17.0.4:39573, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37892") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48640->172.17.0.4:37892, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39998") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50866->172.17.0.4:39998, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34843") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35434->172.17.0.4:34843, err= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30381") 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59340->172.17.0.4:30381, err= 2025/11/02 05:53:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35899") 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58168->172.17.0.4:35899, err= 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36716") 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47104->172.17.0.4:36716, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30958") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35558->172.17.0.4:21, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50666->172.17.0.4:30958, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39812") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52698->172.17.0.4:39812, err= 2025/11/02 05:53:18 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/02 05:53:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/02 05:53:18 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31218") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34797") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56966->172.17.0.4:31218, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34164") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43598->172.17.0.4:34164, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60344->172.17.0.4:34797, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33420") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34198->172.17.0.4:33420, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31106") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40484->172.17.0.4:31106, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34522") 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44924->172.17.0.4:34522, err= 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32749") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50796->172.17.0.4:32749, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36389") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33044") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55112->172.17.0.4:36389, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46434->172.17.0.4:33044, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37525") 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45554->172.17.0.4:37525, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31105") 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45112->172.17.0.4:31105, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31137") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39390->172.17.0.4:31137, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34975") 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44260->172.17.0.4:34975, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38679") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58502->172.17.0.4:38679, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39905") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47396->172.17.0.4:39905, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36027") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59654->172.17.0.4:36027, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38613") 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50196->172.17.0.4:38613, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Connecting to FTP server 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35568->172.17.0.4:21, err= 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/02 05:53:18 INFO : splitbananasplit: Deleted 2025/11/02 05:53:18 INFO : appleappleapplebanana: Deleted 2025/11/02 05:53:18 INFO : banana: Deleted 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35574->172.17.0.4:21, err= 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:21") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35584->172.17.0.4:21, err= 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/02 05:53:18 INFO : apple: Deleted 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36528") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45118->172.17.0.4:36528, err= 2025/11/02 05:53:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : YXBwbGU=: Excluded 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/02 05:53:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : YmFuYW5h: Excluded 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38439") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54962->172.17.0.4:38439, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32084") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53608->172.17.0.4:32084, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34061") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43048->172.17.0.4:34061, err= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38053") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39390->172.17.0.4:38053, err= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : YXBwbGU=: size = 5 OK 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/02 05:53:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : YmFuYW5h: size = 6 OK 2025/11/02 05:53:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/02 05:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35512") 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35208->172.17.0.4:35512, err= 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39051") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51730->172.17.0.4:39051, err= 2025/11/02 05:53:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : YXBwbGU=: Excluded 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/02 05:53:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : YmFuYW5h: Excluded 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37641") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54644->172.17.0.4:37641, err= 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37866") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38018->172.17.0.4:37866, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39020") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52190->172.17.0.4:39020, err= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 05:53:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37007") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35130->172.17.0.4:37007, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36334") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45564->172.17.0.4:36334, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31949") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40212->172.17.0.4:31949, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37258") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60658->172.17.0.4:37258, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35554") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39734->172.17.0.4:35554, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35017") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55140->172.17.0.4:35017, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39421") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50332->172.17.0.4:39421, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38127") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58146->172.17.0.4:38127, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33280") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39804->172.17.0.4:33280, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39163") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51910->172.17.0.4:39163, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35500") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53786->172.17.0.4:35500, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30358") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49860->172.17.0.4:30358, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35687") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35732->172.17.0.4:35687, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31108") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55644->172.17.0.4:31108, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32747") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41154->172.17.0.4:32747, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35515") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42500->172.17.0.4:35515, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34537") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34500->172.17.0.4:34537, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35002") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49580->172.17.0.4:35002, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35850") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37752->172.17.0.4:35850, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37491") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54096->172.17.0.4:37491, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38103") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59064->172.17.0.4:38103, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35156") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55948->172.17.0.4:35156, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37023") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58532->172.17.0.4:37023, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34913") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44888->172.17.0.4:34913, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36158") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37140->172.17.0.4:36158, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39482") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46088->172.17.0.4:39482, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31167") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34864->172.17.0.4:31167, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37616") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41710->172.17.0.4:37616, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37804") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38552->172.17.0.4:37804, err= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37845") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47220->172.17.0.4:37845, err= 2025/11/02 05:53:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37495") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30734") 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60880->172.17.0.4:30734, err= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31309") 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35620->172.17.0.4:31309, err= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33418->172.17.0.4:37495, err= 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38734") 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31901") 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52638->172.17.0.4:31901, err= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32784->172.17.0.4:38734, err= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/02 05:53:18 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39699") 2025/11/02 05:53:18 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38129") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35838->172.17.0.4:39699, err= 2025/11/02 05:53:18 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56322->172.17.0.4:38129, err= 2025/11/02 05:53:18 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/02 05:53:18 INFO : apple: Copied (new) to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36912") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38208->172.17.0.4:36912, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33839") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41514->172.17.0.4:33839, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30865") 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40454->172.17.0.4:30865, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35358") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56568->172.17.0.4:35358, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31359") 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50438->172.17.0.4:31359, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30373") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46090->172.17.0.4:30373, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38504") 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56220->172.17.0.4:38504, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30854") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50944->172.17.0.4:30854, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34708") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41430->172.17.0.4:34708, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33460") 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59924->172.17.0.4:33460, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37595") 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51032->172.17.0.4:37595, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36737") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38260->172.17.0.4:36737, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38078") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60014->172.17.0.4:38078, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32909") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50664->172.17.0.4:32909, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/02 05:53:18 INFO : splitbananasplit: Deleted 2025/11/02 05:53:18 INFO : appleappleapplebanana: Deleted 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/02 05:53:18 INFO : banana: Deleted 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/02 05:53:18 INFO : apple: Deleted 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34328") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35804->172.17.0.4:34328, err= 2025/11/02 05:53:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : PREFIXapple: Excluded 2025/11/02 05:53:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : PREFIXbanana: Excluded 2025/11/02 05:53:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32011") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48644->172.17.0.4:32011, err= 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35590") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41102->172.17.0.4:35590, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31551") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51566->172.17.0.4:31551, err= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 05:53:18 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30319") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40114->172.17.0.4:30319, err= 2025/11/02 05:53:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31995") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37826") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39124->172.17.0.4:31995, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57334->172.17.0.4:37826, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30043") 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33606") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42116->172.17.0.4:30043, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54818->172.17.0.4:33606, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32458") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37618->172.17.0.4:32458, err= 2025/11/02 05:53:18 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/02 05:53:18 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/02 05:53:18 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/02 05:53:18 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/02 05:53:18 INFO : apple: Copied (new) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37314") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54082->172.17.0.4:37314, err= 2025/11/02 05:53:18 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/02 05:53:18 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/02 05:53:18 INFO : banana: Copied (new) 2025/11/02 05:53:18 INFO : splitbananasplit: Copied (new) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/02 05:53:18 INFO : appleappleapplebanana: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35484") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34291") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30215") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50592->172.17.0.4:34291, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37798->172.17.0.4:35484, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43646->172.17.0.4:30215, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35518") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44570->172.17.0.4:35518, err= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36082") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31359") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53536->172.17.0.4:36082, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50452->172.17.0.4:31359, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33379") 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34988->172.17.0.4:33379, err= 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31882") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32768->172.17.0.4:31882, err= 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37212") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38154->172.17.0.4:37212, err= 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35783") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58910->172.17.0.4:35783, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38012") 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36212->172.17.0.4:38012, err= 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35754") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40310->172.17.0.4:35754, err= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32534") 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42698->172.17.0.4:32534, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35406") 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46312->172.17.0.4:35406, err= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37310") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52196->172.17.0.4:37310, err= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/02 05:53:18 INFO : PREFIXsplitbananasplit: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/02 05:53:18 INFO : PREFIXbanana: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/02 05:53:18 INFO : PREFIXapple: Deleted 2025/11/02 05:53:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35243") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57118->172.17.0.4:35243, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34716") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36362->172.17.0.4:34716, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39223") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49438->172.17.0.4:39223, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38174") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36334->172.17.0.4:38174, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32241") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40218->172.17.0.4:32241, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34542") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37620->172.17.0.4:34542, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32371") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60136->172.17.0.4:32371, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33059") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41618->172.17.0.4:33059, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30205") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49876->172.17.0.4:30205, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30639") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37168->172.17.0.4:30639, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37921") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53008->172.17.0.4:37921, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35697") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46004->172.17.0.4:35697, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36151") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44968->172.17.0.4:36151, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37566") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36788->172.17.0.4:37566, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36257") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49770->172.17.0.4:36257, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33558") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46812->172.17.0.4:33558, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30597") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32774->172.17.0.4:30597, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30833") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51892->172.17.0.4:30833, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37956") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46416->172.17.0.4:37956, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33010") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41026->172.17.0.4:33010, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32140") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40640->172.17.0.4:32140, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30272") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52748->172.17.0.4:30272, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36615") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35474->172.17.0.4:36615, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33217") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43044->172.17.0.4:33217, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38746") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32830->172.17.0.4:38746, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35663") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47946->172.17.0.4:35663, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38392") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45932->172.17.0.4:38392, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35680") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34142->172.17.0.4:35680, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32873") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45690->172.17.0.4:32873, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36939") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51830->172.17.0.4:36939, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36584") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49992->172.17.0.4:36584, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31633") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56180->172.17.0.4:31633, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39935") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59994->172.17.0.4:39935, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39280") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45602->172.17.0.4:39280, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37102") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56276->172.17.0.4:37102, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31734") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41168->172.17.0.4:31734, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32717") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42092->172.17.0.4:32717, err= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37665") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59100->172.17.0.4:37665, err= 2025/11/02 05:53:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30242") 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35954") 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32777") 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52436->172.17.0.4:30242, err= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45044->172.17.0.4:35954, err= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40508->172.17.0.4:32777, err= 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34015") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35883") 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42734->172.17.0.4:35883, err= 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38544->172.17.0.4:34015, err= 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/02 05:53:18 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/02 05:53:18 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/02 05:53:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/02 05:53:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33779") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32478") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52480->172.17.0.4:33779, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41278->172.17.0.4:32478, err= 2025/11/02 05:53:18 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/02 05:53:18 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38186") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52946->172.17.0.4:38186, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33978") 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38596->172.17.0.4:33978, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35743") 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39478->172.17.0.4:35743, err= 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38440") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32999") 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47220->172.17.0.4:32999, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39750->172.17.0.4:38440, err= 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37755") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39522->172.17.0.4:37755, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36489") 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47172->172.17.0.4:36489, err= 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38959") 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48674->172.17.0.4:38959, err= 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39814") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58774->172.17.0.4:39814, err= 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34076") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46438->172.17.0.4:34076, err= 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31631") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60696->172.17.0.4:31631, err= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34649") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37798->172.17.0.4:34649, err= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35833") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53466->172.17.0.4:35833, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31399") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37114->172.17.0.4:31399, err= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/02 05:53:18 INFO : splitbananasplit: Deleted 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/02 05:53:18 INFO : appleappleapplebanana: Deleted 2025/11/02 05:53:18 INFO : banana: Deleted 2025/11/02 05:53:18 INFO : apple: Deleted 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33081") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46168->172.17.0.4:33081, err= 2025/11/02 05:53:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : bananaSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30282") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46936->172.17.0.4:30282, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31981") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38648->172.17.0.4:31981, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32440") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34308->172.17.0.4:32440, err= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 05:53:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30136") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44006->172.17.0.4:30136, err= 2025/11/02 05:53:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39416") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33051") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39696") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31820") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33718->172.17.0.4:39416, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56986->172.17.0.4:33051, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39552->172.17.0.4:31820, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34312") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38660->172.17.0.4:34312, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39162->172.17.0.4:39696, err= 2025/11/02 05:53:18 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/02 05:53:18 INFO : appleappleapplebanana: Copied (new) 2025/11/02 05:53:18 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36173") 2025/11/02 05:53:18 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/02 05:53:18 INFO : banana: Copied (new) 2025/11/02 05:53:18 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/02 05:53:18 INFO : apple: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47862->172.17.0.4:36173, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32123") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34108->172.17.0.4:32123, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39631") 2025/11/02 05:53:18 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/02 05:53:18 INFO : splitbananasplit: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36658->172.17.0.4:39631, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38286") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44366->172.17.0.4:38286, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33038") 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45332->172.17.0.4:33038, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37419") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34197") 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49508->172.17.0.4:37419, err= 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39288->172.17.0.4:34197, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35274") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52286->172.17.0.4:35274, err= 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39332") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34446->172.17.0.4:39332, err= 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37395") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45944->172.17.0.4:37395, err= 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33984") 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55568->172.17.0.4:33984, err= 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35474") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39803") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38326") 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60632->172.17.0.4:38326, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41290->172.17.0.4:35474, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44328->172.17.0.4:39803, err= 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30337") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48238->172.17.0.4:30337, err= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32915") 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52272->172.17.0.4:32915, err= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : appleSUFFIX: Deleted 2025/11/02 05:53:18 INFO : bananaSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : splitbananasplitSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31924") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45250->172.17.0.4:31924, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38872") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43548->172.17.0.4:38872, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39512") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35652->172.17.0.4:39512, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39365") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52616->172.17.0.4:39365, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36043") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45152->172.17.0.4:36043, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31321") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35646->172.17.0.4:31321, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39434") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36082->172.17.0.4:39434, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32194") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52258->172.17.0.4:32194, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33905") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41862->172.17.0.4:33905, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30405") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50874->172.17.0.4:30405, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35853") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43848->172.17.0.4:35853, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31487") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54978->172.17.0.4:31487, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37590") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44968->172.17.0.4:37590, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31329") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36172->172.17.0.4:31329, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30938") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42448->172.17.0.4:30938, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38678") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37540->172.17.0.4:38678, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32790") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39792->172.17.0.4:32790, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33510") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57842->172.17.0.4:33510, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31438") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58342->172.17.0.4:31438, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36003") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59016->172.17.0.4:36003, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36175") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50874->172.17.0.4:36175, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32754") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49402->172.17.0.4:32754, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34145") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39246->172.17.0.4:34145, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39094") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41118->172.17.0.4:39094, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33751") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57170->172.17.0.4:33751, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30286") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47342->172.17.0.4:30286, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35261") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34348->172.17.0.4:35261, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38267") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35100->172.17.0.4:38267, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35660") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54690->172.17.0.4:35660, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34116") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46394->172.17.0.4:34116, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38646") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53796->172.17.0.4:38646, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38768") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48944->172.17.0.4:38768, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30080") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52358->172.17.0.4:30080, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31010") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48944->172.17.0.4:31010, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35442") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53688->172.17.0.4:35442, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34405") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45342->172.17.0.4:34405, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31667") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35098->172.17.0.4:31667, err= 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36565") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58024->172.17.0.4:36565, err= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : apple: size = 5 OK 2025/11/02 05:53:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:18 DEBUG : banana: size = 6 OK 2025/11/02 05:53:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30341") 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37187") 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47988->172.17.0.4:37187, err= 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37930->172.17.0.4:30341, err= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34777") 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43292->172.17.0.4:34777, err= 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33811") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30324") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42812->172.17.0.4:30324, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58966->172.17.0.4:33811, err= 2025/11/02 05:53:18 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/02 05:53:18 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/02 05:53:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/02 05:53:18 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31957") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34873") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52150->172.17.0.4:31957, err= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42768->172.17.0.4:34873, err= 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38593") 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37596->172.17.0.4:38593, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33133") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47484->172.17.0.4:33133, err= 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38155") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37446") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47480->172.17.0.4:38155, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37024->172.17.0.4:37446, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35085") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34434->172.17.0.4:35085, err= 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35479") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49090->172.17.0.4:35479, err= 2025/11/02 05:53:18 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37602") 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36590->172.17.0.4:37602, err= 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37930") 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36410->172.17.0.4:37930, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35737") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46232->172.17.0.4:35737, err= 2025/11/02 05:53:18 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30904") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56182->172.17.0.4:30904, err= 2025/11/02 05:53:18 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36810") 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60766->172.17.0.4:36810, err= 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31463") 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52168->172.17.0.4:31463, err= 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/02 05:53:18 INFO : appleappleapplebanana: Deleted 2025/11/02 05:53:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0011-56789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/02 05:53:18 INFO : splitbananasplit: Deleted 2025/11/02 05:53:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/02 05:53:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36915") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49928->172.17.0.4:36915, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleapple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleapple: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbanan: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37357") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54990->172.17.0.4:37357, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-12345: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-23456: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-34567: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-45678: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38094") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50684->172.17.0.4:38094, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32693") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35112->172.17.0.4:32693, err= 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31877") 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41412->172.17.0.4:31877, err= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : apple: size = 5 OK 2025/11/02 05:53:18 DEBUG : appleapple: size = 21 OK 2025/11/02 05:53:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : banana: size = 6 OK 2025/11/02 05:53:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:18 DEBUG : splitbanan: size = 16 OK 2025/11/02 05:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34237") 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56050->172.17.0.4:34237, err= 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 05:53:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 05:53:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 05:53:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 05:53:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 05:53:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 05:53:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 05:53:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 05:53:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 05:53:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 05:53:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 05:53:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 05:53:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 05:53:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 05:53:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 05:53:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39303") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49382->172.17.0.4:39303, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleapple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleapple: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbanan: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36149") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45526->172.17.0.4:36149, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcde: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdef: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefg: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defgh: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghi: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghij: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijk: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-12345: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-23456: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-34567: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-45678: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35344") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58182->172.17.0.4:35344, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32792") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37422->172.17.0.4:32792, err= 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 05:53:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37800") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59950->172.17.0.4:37800, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38252") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53056->172.17.0.4:38252, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30276") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52818->172.17.0.4:30276, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37938") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50288->172.17.0.4:37938, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38909") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42582->172.17.0.4:38909, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36547") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51012->172.17.0.4:36547, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31861") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54142->172.17.0.4:31861, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35559") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39322->172.17.0.4:35559, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32113") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36818->172.17.0.4:32113, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35885") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43940->172.17.0.4:35885, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30904") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56194->172.17.0.4:30904, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34868") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39422->172.17.0.4:34868, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34643") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52836->172.17.0.4:34643, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38475") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60924->172.17.0.4:38475, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31384") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60702->172.17.0.4:31384, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33799") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52078->172.17.0.4:33799, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35581") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39050->172.17.0.4:35581, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36939") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51844->172.17.0.4:36939, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35363") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51634->172.17.0.4:35363, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37521") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52828->172.17.0.4:37521, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39248") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58224->172.17.0.4:39248, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31070") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53174->172.17.0.4:31070, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32773") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57468->172.17.0.4:32773, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38561") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60750->172.17.0.4:38561, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33795") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50956->172.17.0.4:33795, err= 2025/11/02 05:53:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36999") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41732->172.17.0.4:36999, err= 2025/11/02 05:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : apple: Excluded 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : banana: Excluded 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31906") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34842->172.17.0.4:31906, err= 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30884") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48826->172.17.0.4:30884, err= 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31049") 2025/11/02 05:53:18 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40978->172.17.0.4:31049, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36617") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34308->172.17.0.4:36617, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32887") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37982->172.17.0.4:32887, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36529") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45130->172.17.0.4:36529, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31530") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46164->172.17.0.4:31530, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31544") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44990->172.17.0.4:31544, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38727") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34124->172.17.0.4:38727, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32749") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50800->172.17.0.4:32749, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32543") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41838->172.17.0.4:32543, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31413") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59368->172.17.0.4:31413, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35899") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58170->172.17.0.4:35899, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34954") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37510->172.17.0.4:34954, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31077") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50762->172.17.0.4:31077, err= 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39445") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37702->172.17.0.4:39445, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39131") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53628->172.17.0.4:39131, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36941") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35552->172.17.0.4:36941, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36565") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58032->172.17.0.4:36565, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34321") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35040->172.17.0.4:34321, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34230") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58784->172.17.0.4:34230, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34034") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50812->172.17.0.4:34034, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32767") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40518->172.17.0.4:32767, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39285") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40484->172.17.0.4:39285, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37888") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38112->172.17.0.4:37888, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33766") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47326->172.17.0.4:33766, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30085") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50030->172.17.0.4:30085, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38284") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33866->172.17.0.4:38284, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38028") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60258->172.17.0.4:38028, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39142") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49794->172.17.0.4:39142, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39066") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35628->172.17.0.4:39066, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35893") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47158->172.17.0.4:35893, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33139") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59122->172.17.0.4:33139, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38043") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34246->172.17.0.4:38043, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32533") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47146->172.17.0.4:32533, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38419") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41476->172.17.0.4:38419, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33377") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51644->172.17.0.4:33377, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38750") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36128->172.17.0.4:38750, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38296") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39106->172.17.0.4:38296, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37433") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50884->172.17.0.4:37433, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36239") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37996->172.17.0.4:36239, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37284") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52956->172.17.0.4:37284, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34909") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60088->172.17.0.4:34909, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35817") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53244->172.17.0.4:35817, err= 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30660") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37454->172.17.0.4:30660, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36713") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40270->172.17.0.4:36713, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30562") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54318->172.17.0.4:30562, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39061") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41482->172.17.0.4:39061, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39599") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33250->172.17.0.4:39599, err= 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30736") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39766->172.17.0.4:30736, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35396") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49212->172.17.0.4:35396, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37916") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53652->172.17.0.4:37916, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39260") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47168->172.17.0.4:39260, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33759") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50662->172.17.0.4:33759, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37432") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48984->172.17.0.4:37432, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32983") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52786->172.17.0.4:32983, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38704") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57352->172.17.0.4:38704, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31969") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51728->172.17.0.4:31969, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39447") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54704->172.17.0.4:39447, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36665") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42984->172.17.0.4:36665, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36045") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49188->172.17.0.4:36045, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31306") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38126->172.17.0.4:31306, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32448") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43032->172.17.0.4:32448, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38256") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44390->172.17.0.4:38256, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32416") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42930->172.17.0.4:32416, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38339") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40820->172.17.0.4:38339, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39982") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57578->172.17.0.4:39982, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30571") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43470->172.17.0.4:30571, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38610") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36780->172.17.0.4:38610, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31562") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42870->172.17.0.4:31562, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30761") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40620->172.17.0.4:30761, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32141") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36636->172.17.0.4:32141, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32528") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40380->172.17.0.4:32528, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30360") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55092->172.17.0.4:30360, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38241") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38938->172.17.0.4:38241, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36955") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50186->172.17.0.4:36955, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38111") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40126->172.17.0.4:38111, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32606") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60536->172.17.0.4:32606, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30385") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34000->172.17.0.4:30385, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39609") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44614->172.17.0.4:39609, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36234") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41860->172.17.0.4:36234, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34950") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49568->172.17.0.4:34950, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34837") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43248->172.17.0.4:34837, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32872") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46968->172.17.0.4:32872, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37247") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36292->172.17.0.4:37247, err= 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37883") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34092->172.17.0.4:37883, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36057") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37578->172.17.0.4:36057, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39973") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35274->172.17.0.4:39973, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37662") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56928->172.17.0.4:37662, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31360") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48854->172.17.0.4:31360, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30623") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48112->172.17.0.4:30623, err= 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39032") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38342->172.17.0.4:39032, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38192") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42882->172.17.0.4:38192, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33632") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34190->172.17.0.4:33632, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33231") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57070->172.17.0.4:33231, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31118") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42360->172.17.0.4:31118, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38989") 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35636->172.17.0.4:38989, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33941") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44576->172.17.0.4:33941, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36350") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50328->172.17.0.4:36350, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31965") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35526->172.17.0.4:31965, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38381") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50906->172.17.0.4:38381, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36419") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34682->172.17.0.4:36419, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37089") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32926->172.17.0.4:37089, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37767") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58792->172.17.0.4:37767, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32981") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50052->172.17.0.4:32981, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30068") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59984->172.17.0.4:30068, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35674") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57836->172.17.0.4:35674, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39769") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49354->172.17.0.4:39769, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35904") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60270->172.17.0.4:35904, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33155") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32770->172.17.0.4:33155, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36493") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58462->172.17.0.4:36493, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39333") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42772->172.17.0.4:39333, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30502") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36618->172.17.0.4:30502, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30000") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45244->172.17.0.4:30000, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35973") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49896->172.17.0.4:35973, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37276") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35088->172.17.0.4:37276, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31132") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54694->172.17.0.4:31132, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35385") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34882->172.17.0.4:35385, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37874") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40472->172.17.0.4:37874, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33178") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35022->172.17.0.4:33178, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32543") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41846->172.17.0.4:32543, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37405") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33090->172.17.0.4:37405, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37366") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44338->172.17.0.4:37366, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35953") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55602->172.17.0.4:35953, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36968") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52254->172.17.0.4:36968, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32594") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54544->172.17.0.4:32594, err= 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31881") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55632->172.17.0.4:31881, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32000") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42912->172.17.0.4:32000, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38153") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48828->172.17.0.4:38153, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30953") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39440->172.17.0.4:30953, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37065") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57834->172.17.0.4:37065, err= 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36304") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47908->172.17.0.4:36304, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30290") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41532->172.17.0.4:30290, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38608") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46818->172.17.0.4:38608, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37836") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45384->172.17.0.4:37836, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37130") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35354->172.17.0.4:37130, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32895") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44828->172.17.0.4:32895, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31099") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44282->172.17.0.4:31099, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36078") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49806->172.17.0.4:36078, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39936") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50868->172.17.0.4:39936, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32262") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38228->172.17.0.4:32262, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38687") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59226->172.17.0.4:38687, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30669") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37140->172.17.0.4:30669, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39375") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52290->172.17.0.4:39375, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32942") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40606->172.17.0.4:32942, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38478") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52320->172.17.0.4:38478, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39143") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52744->172.17.0.4:39143, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38338") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46662->172.17.0.4:38338, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33114") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49402->172.17.0.4:33114, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31375") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38898->172.17.0.4:31375, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39590") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:32876->172.17.0.4:39590, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30524") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50816->172.17.0.4:30524, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38555") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35176->172.17.0.4:38555, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33288") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42406->172.17.0.4:33288, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37598") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38178->172.17.0.4:37598, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32718") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58212->172.17.0.4:32718, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32707") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45708->172.17.0.4:32707, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33306") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54138->172.17.0.4:33306, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39023") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38308->172.17.0.4:39023, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31027") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53708->172.17.0.4:31027, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36458") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59154->172.17.0.4:36458, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35612") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36952->172.17.0.4:35612, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34592") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35516->172.17.0.4:34592, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35891") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45744->172.17.0.4:35891, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37983") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38466->172.17.0.4:37983, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30378") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53500->172.17.0.4:30378, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33452") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55092->172.17.0.4:33452, err= 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36154") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59234->172.17.0.4:36154, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30715") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56680->172.17.0.4:30715, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39319") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47514->172.17.0.4:39319, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30981") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59910->172.17.0.4:30981, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38875") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37812->172.17.0.4:38875, err= 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31167") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34868->172.17.0.4:31167, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33471") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47198->172.17.0.4:33471, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39674") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37648->172.17.0.4:39674, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36911") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50452->172.17.0.4:36911, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31103") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56882->172.17.0.4:31103, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35403") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50404->172.17.0.4:35403, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31184") 2025/11/02 05:53:19 DEBUG : apple: size = 5 OK 2025/11/02 05:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : apple: Unchanged skipping 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : banana: size = 6 OK 2025/11/02 05:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : banana: Unchanged skipping 2025/11/02 05:53:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58648->172.17.0.4:31184, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31883") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43610->172.17.0.4:31883, err= 2025/11/02 05:53:19 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : apple: Excluded 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:53:19 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : banana: Excluded 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : splitbananasplit: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36173") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47864->172.17.0.4:36173, err= 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36858") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50934->172.17.0.4:36858, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33335") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54610->172.17.0.4:33335, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34463") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42992->172.17.0.4:34463, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39842") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42324->172.17.0.4:39842, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34498") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50832->172.17.0.4:34498, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30484") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43960->172.17.0.4:30484, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32125") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36058->172.17.0.4:32125, err= --- PASS: TestTransform (2.19s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.15s) --- PASS: TestTransform/base64 (0.19s) --- PASS: TestTransform/prefix (0.28s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.20s) --- PASS: TestTransform/encoder (0.17s) --- PASS: TestTransform/ISO-8859-1 (0.22s) --- PASS: TestTransform/charmap (0.23s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.21s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30719") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54084->172.17.0.4:30719, err= 2025/11/02 05:53:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/02 05:53:19 INFO : sub dir_somesuffix: Making directory 2025/11/02 05:53:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/02 05:53:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/02 05:53:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/02 05:53:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38052") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56958->172.17.0.4:38052, err= 2025/11/02 05:53:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/02 05:53:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/02 05:53:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35949") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53192->172.17.0.4:35949, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35859") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57232->172.17.0.4:35859, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36492") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34988->172.17.0.4:36492, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33140") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48048->172.17.0.4:33140, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38386") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45520->172.17.0.4:38386, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35842") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48800->172.17.0.4:35842, err= 2025/11/02 05:53:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:19 INFO : tictactoe: Making directory 2025/11/02 05:53:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/02 05:53:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35600") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55132->172.17.0.4:35600, err= 2025/11/02 05:53:19 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/02 05:53:19 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/02 05:53:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38770") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46762->172.17.0.4:38770, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33005") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56808->172.17.0.4:33005, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39087") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40776->172.17.0.4:39087, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37717") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51444->172.17.0.4:37717, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33136") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35306->172.17.0.4:33136, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36250") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48266->172.17.0.4:36250, err= 2025/11/02 05:53:19 INFO : toe: Making directory 2025/11/02 05:53:19 INFO : toe/toe: Making directory 2025/11/02 05:53:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 05:53:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 05:53:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30016") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35954->172.17.0.4:30016, err= 2025/11/02 05:53:19 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/02 05:53:19 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/02 05:53:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35691") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40160->172.17.0.4:35691, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30331") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59788->172.17.0.4:30331, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36023") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56508->172.17.0.4:36023, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33697") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42850->172.17.0.4:33697, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30572") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37528->172.17.0.4:30572, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30222") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37446->172.17.0.4:30222, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36153") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49836->172.17.0.4:36153, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35177") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42778->172.17.0.4:35177, err= 2025/11/02 05:53:19 INFO : toe: Making directory 2025/11/02 05:53:19 INFO : toe/toe: Making directory 2025/11/02 05:53:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 05:53:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 05:53:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35354") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58362->172.17.0.4:35354, err= 2025/11/02 05:53:19 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/02 05:53:19 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/02 05:53:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/02 05:53:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38304") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60342->172.17.0.4:38304, err= 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33915") 2025/11/02 05:53:19 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37898->172.17.0.4:33915, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37584") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55188->172.17.0.4:37584, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31182") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43204->172.17.0.4:31182, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36466") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53200->172.17.0.4:36466, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32300") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48270->172.17.0.4:32300, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32159") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59094->172.17.0.4:32159, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35511") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41168->172.17.0.4:35511, err= 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 INFO : tictacempty_dir: Making directory 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 INFO : tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 INFO : tictactoe/tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35537") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57518->172.17.0.4:35537, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33329") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49274->172.17.0.4:33329, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34566") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60352->172.17.0.4:34566, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36251") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38056->172.17.0.4:36251, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34113") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33116->172.17.0.4:34113, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34810") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46076->172.17.0.4:34810, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35710") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30621") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53696->172.17.0.4:35710, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57928->172.17.0.4:30621, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35688") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35622->172.17.0.4:35688, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32543") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:41850->172.17.0.4:32543, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34221") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44770->172.17.0.4:34221, err= 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 INFO : tictacempty_dir: Making directory 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 INFO : tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 INFO : tictactoe/tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37588") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42690->172.17.0.4:37588, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32086") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48724->172.17.0.4:32086, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34181") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38914->172.17.0.4:34181, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36507") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44368->172.17.0.4:36507, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30585") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44884->172.17.0.4:30585, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39996") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48236->172.17.0.4:39996, err= 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35424") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59936->172.17.0.4:35424, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33174") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56494->172.17.0.4:33174, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33285") 2025/11/02 05:53:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40864->172.17.0.4:33285, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/02 05:53:20 NOTICE: ftp://172.17.0.4:21/rclone-test-xezifat4bama: 0 differences found 2025/11/02 05:53:20 NOTICE: ftp://172.17.0.4:21/rclone-test-xezifat4bama: 1 hashes could not be checked 2025/11/02 05:53:20 NOTICE: ftp://172.17.0.4:21/rclone-test-xezifat4bama: 1 matching files 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39442") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35824->172.17.0.4:39442, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31927") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42202->172.17.0.4:31927, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39705") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49200->172.17.0.4:39705, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39773") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44910->172.17.0.4:39773, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33505") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57788->172.17.0.4:33505, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37371") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57560->172.17.0.4:37371, err= 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 INFO : tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 INFO : tictactoe/tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33882") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59100->172.17.0.4:33882, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33223") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51698->172.17.0.4:33223, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30267") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48066->172.17.0.4:30267, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38070") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45530->172.17.0.4:38070, err= 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31262") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:43272->172.17.0.4:31262, err= 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38545") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49828->172.17.0.4:38545, err= 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32596") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47074->172.17.0.4:32596, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34402") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57546->172.17.0.4:34402, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31299") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36228->172.17.0.4:31299, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36815") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59450->172.17.0.4:36815, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36139") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48270->172.17.0.4:36139, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37516") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55756->172.17.0.4:37516, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32890") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44144->172.17.0.4:32890, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32184") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34016->172.17.0.4:32184, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/02 05:53:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34671") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40718->172.17.0.4:34671, err= 2025/11/02 05:53:20 INFO : toe: Making directory 2025/11/02 05:53:20 INFO : toe/toe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39318") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35882->172.17.0.4:39318, err= 2025/11/02 05:53:20 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/02 05:53:20 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/02 05:53:20 INFO : toe/toe/toe: Copied (new) 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33027") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38422->172.17.0.4:33027, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37018") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39002->172.17.0.4:37018, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35434") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39904->172.17.0.4:35434, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35018") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59872->172.17.0.4:35018, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32765") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60582->172.17.0.4:32765, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32778") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46074->172.17.0.4:32778, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37263") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51332->172.17.0.4:37263, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37042") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52688->172.17.0.4:37042, err= 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 INFO : tictacempty_dir: Making directory 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 INFO : tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 INFO : tictactoe/tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36818") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50514->172.17.0.4:36818, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Deleted 2025/11/02 05:53:20 INFO : toe/toe: Removing directory 2025/11/02 05:53:20 INFO : toe: Removing directory 2025/11/02 05:53:20 INFO : empty_dir: Removing directory 2025/11/02 05:53:20 DEBUG : Local file system at /tmp/rclone4046558486: deleted 3 directories 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36831") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55240->172.17.0.4:36831, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36883") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:52240->172.17.0.4:36883, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30325") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49642->172.17.0.4:30325, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30895") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40926->172.17.0.4:30895, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35659") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54880->172.17.0.4:35659, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30291") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34142") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38904->172.17.0.4:30291, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33952->172.17.0.4:34142, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34894") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33644->172.17.0.4:34894, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34250") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35628->172.17.0.4:34250, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33512") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57832->172.17.0.4:33512, err= 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 INFO : tictacempty_dir: Making directory 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 INFO : tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 INFO : tictactoe/tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36335") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51786->172.17.0.4:36335, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Deleted 2025/11/02 05:53:20 INFO : toe/toe: Removing directory 2025/11/02 05:53:20 INFO : toe: Removing directory 2025/11/02 05:53:20 INFO : empty_dir: Removing directory 2025/11/02 05:53:20 DEBUG : Local file system at /tmp/rclone4046558486: deleted 3 directories 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31255") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51738->172.17.0.4:31255, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34571") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39756->172.17.0.4:34571, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33228") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37862->172.17.0.4:33228, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31575") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34682->172.17.0.4:31575, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38363") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47458->172.17.0.4:38363, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34189") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35921") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34994") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60738->172.17.0.4:35921, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39328->172.17.0.4:34189, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46018->172.17.0.4:34994, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35018") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39283") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55946->172.17.0.4:39283, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59878->172.17.0.4:35018, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32815") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53074->172.17.0.4:32815, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32675") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35231") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56618->172.17.0.4:32675, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34801") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:45262->172.17.0.4:34801, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42522->172.17.0.4:35231, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30460") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38890") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54654->172.17.0.4:30460, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56358->172.17.0.4:38890, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34704") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35312->172.17.0.4:34704, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : Reset feature "Copy" 2025/11/02 05:53:20 DEBUG : Reset feature "Move" 2025/11/02 05:53:20 DEBUG : Reset feature "Copy" 2025/11/02 05:53:20 DEBUG : Reset feature "Move" 2025/11/02 05:53:20 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:53:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36549") 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51756->172.17.0.4:36549, err= 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 INFO : tictacempty_dir: Making directory 2025/11/02 05:53:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 INFO : tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 INFO : tictactoe/tictactoe: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 05:53:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38248") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53170->172.17.0.4:38248, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Deleted 2025/11/02 05:53:20 INFO : toe/toe: Removing directory 2025/11/02 05:53:20 INFO : toe: Removing directory 2025/11/02 05:53:20 INFO : empty_dir: Removing directory 2025/11/02 05:53:20 DEBUG : Local file system at /tmp/rclone4046558486: deleted 3 directories 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38904") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56306->172.17.0.4:38904, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37283") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47558->172.17.0.4:37283, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30740") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:47266->172.17.0.4:30740, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31358") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38790->172.17.0.4:31358, err= 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31771") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49910->172.17.0.4:31771, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32265") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48696->172.17.0.4:32265, err= 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/02 05:53:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/02 05:53:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32884") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42156->172.17.0.4:32884, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38295") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42304->172.17.0.4:38295, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30077") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31516") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40952->172.17.0.4:30077, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34738->172.17.0.4:31516, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38243") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34668->172.17.0.4:38243, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37970") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56742->172.17.0.4:37970, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36924") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57056->172.17.0.4:36924, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30957") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:33590->172.17.0.4:30957, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35705") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:51330->172.17.0.4:35705, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34395") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40270->172.17.0.4:34395, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37476") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57240->172.17.0.4:37476, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32479") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:34548->172.17.0.4:32479, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34026") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49794->172.17.0.4:34026, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 DEBUG : toe: transformed to: dG9l 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37716") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36906->172.17.0.4:37716, err= 2025/11/02 05:53:20 DEBUG : toe: transformed to: dG9l 2025/11/02 05:53:20 INFO : dG9l: Making directory 2025/11/02 05:53:20 DEBUG : toe: transformed to: dG9l 2025/11/02 05:53:20 DEBUG : toe: transformed to: dG9l 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/02 05:53:20 INFO : dG9l/dG9l: Making directory 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/02 05:53:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36248") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54992->172.17.0.4:36248, err= 2025/11/02 05:53:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/02 05:53:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:31859") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40500->172.17.0.4:31859, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33818") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:36846->172.17.0.4:33818, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33397") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:46368->172.17.0.4:33397, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:39504") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:53130->172.17.0.4:39504, err= 2025/11/02 05:53:20 DEBUG : dG9l: transformed to: toe 2025/11/02 05:53:20 DEBUG : dG9l: transformed to: toe 2025/11/02 05:53:20 DEBUG : toe: Directory modification time the same (differ by 143.045742ms, within tolerance 1s) 2025/11/02 05:53:20 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37273") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:59064->172.17.0.4:37273, err= 2025/11/02 05:53:20 DEBUG : dG9l: transformed to: toe 2025/11/02 05:53:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/02 05:53:20 DEBUG : toe/toe: Directory modification time the same (differ by 143.045742ms, within tolerance 1s) 2025/11/02 05:53:20 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32755") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:50130->172.17.0.4:32755, err= 2025/11/02 05:53:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/02 05:53:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/02 05:53:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/02 05:53:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/02 05:53:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/02 05:53:20 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : Local file system at /tmp/rclone4046558486: Waiting for transfers to finish 2025/11/02 05:53:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:36644") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:58264->172.17.0.4:36644, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:30267") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:48070->172.17.0.4:30267, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32037") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:55836->172.17.0.4:32037, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32754") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49410->172.17.0.4:32754, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37947") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:44324->172.17.0.4:37947, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32193") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:40092->172.17.0.4:32193, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38771") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:57846->172.17.0.4:38771, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xezifat4bama", Local "Local file system at /tmp/rclone4046558486", Modify Window "1s" 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37667") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:37814->172.17.0.4:37667, err= 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: 2025/11/02 05:53:20 INFO : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Making directory 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: 2025/11/02 05:53:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/02 05:53:20 INFO : toe/toe: Making directory 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe/toe: transformed to: 2025/11/02 05:53:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe: transformed to: 2025/11/02 05:53:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for checks to finish 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Waiting for transfers to finish 2025/11/02 05:53:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 05:53:20 DEBUG : toe/toe/toe: transformed to: 2025/11/02 05:53:20 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:33538") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:38092->172.17.0.4:33538, err= 2025/11/02 05:53:20 DEBUG : toe/toe/toe: size = 11 OK 2025/11/02 05:53:20 INFO : toe/toe/toe: Copied (new) 2025/11/02 05:53:20 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: not deleting files as there were IO errors 2025/11/02 05:53:20 ERROR : ftp://172.17.0.4:21/rclone-test-xezifat4bama: not deleting directories as there were IO errors 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32661") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:49538->172.17.0.4:32661, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34285") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:35856->172.17.0.4:34285, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:32044") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54000->172.17.0.4:32044, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:35642") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:56260->172.17.0.4:35642, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:34099") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:60888->172.17.0.4:34099, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37442") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:42078->172.17.0.4:37442, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:37224") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:54430->172.17.0.4:37224, err= --- PASS: TestError (0.02s) PASS 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: dial("tcp","172.17.0.4:38523") 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: > dial: conn=172.17.0.1:39030->172.17.0.4:38523, err= 2025/11/02 05:53:20 DEBUG : ftp://172.17.0.4:21/rclone-test-xezifat4bama: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.707886787s (try 1/5)