"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/10/16 04:01:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo" 2025/10/16 04:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:01:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:36 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:36 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35012->172.17.0.4:21, err= 2025/10/16 04:01:36 DEBUG : Creating backend with remote "/tmp/rclone2940849655" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33057") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42282->172.17.0.4:33057, err= 2025/10/16 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36283") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34256->172.17.0.4:36283, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35454") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38208->172.17.0.4:35454, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38469") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50826->172.17.0.4:38469, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31687") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58008->172.17.0.4:31687, err= 2025/10/16 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30055") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49698->172.17.0.4:30055, err= 2025/10/16 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:36 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34197") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60298->172.17.0.4:34197, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33641") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42776->172.17.0.4:33641, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30074") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59704->172.17.0.4:30074, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30760") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60672->172.17.0.4:30760, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30079") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38304->172.17.0.4:30079, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30440") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35516->172.17.0.4:30440, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38299") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36354->172.17.0.4:38299, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39985") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55498->172.17.0.4:39985, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31044") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55424->172.17.0.4:31044, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:36 DEBUG : Creating backend with remote "/non-existing" 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32648") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40074->172.17.0.4:32648, err= 2025/10/16 04:01:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38532") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39040->172.17.0.4:38532, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33123") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58096->172.17.0.4:33123, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39439") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35612->172.17.0.4:39439, err= 2025/10/16 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:36 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38790") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51014->172.17.0.4:38790, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32789") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53566->172.17.0.4:32789, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37012") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48518->172.17.0.4:37012, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38139") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43440->172.17.0.4:38139, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30572") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34186->172.17.0.4:30572, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:222: Only runs on local 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35347") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53628->172.17.0.4:35347, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32000") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54618->172.17.0.4:32000, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:36 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Running all checks before starting transfers 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32541") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37598->172.17.0.4:32541, err= 2025/10/16 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:36 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Checks finished, now starting transfers 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37427") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42434->172.17.0.4:37427, err= 2025/10/16 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:36 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31745") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32794->172.17.0.4:31745, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39579") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38906->172.17.0.4:39579, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39419") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57570->172.17.0.4:39419, err= 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35444") 2025/10/16 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45798->172.17.0.4:35444, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38051") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33110->172.17.0.4:38051, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 ERROR : Ignoring --no-traverse with sync 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35696") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38592->172.17.0.4:35696, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33827") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44112->172.17.0.4:33827, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34750") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49836->172.17.0.4:34750, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36001") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33724->172.17.0.4:36001, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39152") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58578->172.17.0.4:39152, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37121") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48432->172.17.0.4:37121, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34763") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47150->172.17.0.4:34763, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36160") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43602->172.17.0.4:36160, err= 2025/10/16 04:01:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34166") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54268->172.17.0.4:34166, err= 2025/10/16 04:01:37 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/10/16 04:01:37 INFO : hello world2: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33023") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34640->172.17.0.4:33023, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31377") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35826->172.17.0.4:31377, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30686") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52408->172.17.0.4:30686, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34495") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44870->172.17.0.4:34495, err= 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36470") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50890->172.17.0.4:36470, err= 2025/10/16 04:01:37 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/16 04:01:37 INFO : potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37938") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58204->172.17.0.4:37938, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31105") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47334->172.17.0.4:31105, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35739") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44720->172.17.0.4:35739, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31101") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45438->172.17.0.4:31101, err= 2025/10/16 04:01:37 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/16 04:01:37 INFO : potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36214") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42908->172.17.0.4:36214, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38523") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60004->172.17.0.4:38523, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31451") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34434->172.17.0.4:31451, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/16 04:01:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39604") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48710->172.17.0.4:39604, err= 2025/10/16 04:01:37 INFO : sub dir2: Making directory 2025/10/16 04:01:37 INFO : sub dir: Making directory 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 INFO : sub dir2/sub sub dir2: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35022->172.17.0.4:21, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31288") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47308->172.17.0.4:31288, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36872") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57268->172.17.0.4:36872, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36288") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32844") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59076->172.17.0.4:36288, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40732->172.17.0.4:32844, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34095") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45200->172.17.0.4:34095, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33938") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57382->172.17.0.4:33938, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34458") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47606->172.17.0.4:34458, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30711") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39558->172.17.0.4:30711, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35579") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34062->172.17.0.4:35579, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33901") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47042->172.17.0.4:33901, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 INFO : sub dir2: Making directory 2025/10/16 04:01:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/16 04:01:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30195") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45882->172.17.0.4:30195, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30349") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42812->172.17.0.4:30349, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36520") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48216->172.17.0.4:36520, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38267") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60254->172.17.0.4:38267, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39917") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44074->172.17.0.4:39917, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38679") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41518->172.17.0.4:38679, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35949") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45380->172.17.0.4:35949, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : sub dir2: Making directory with metadata 2025/10/16 04:01:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30216") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48310->172.17.0.4:30216, err= 2025/10/16 04:01:37 INFO : sub dir2: Making directory 2025/10/16 04:01:37 INFO : sub dir: Making directory 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36734") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44856->172.17.0.4:36734, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35357") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36792->172.17.0.4:35357, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33946") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30469") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48968->172.17.0.4:33946, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40770->172.17.0.4:30469, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32807") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57866->172.17.0.4:32807, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31130") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56082->172.17.0.4:31130, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31371") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38787") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45940->172.17.0.4:31371, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44128->172.17.0.4:38787, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38409") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40382->172.17.0.4:38409, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37628") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57126->172.17.0.4:37628, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30530") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53712->172.17.0.4:30530, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 INFO : sub dir2: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36868") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60640->172.17.0.4:36868, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34627") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51674->172.17.0.4:34627, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37323") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37464->172.17.0.4:37323, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32365") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32846->172.17.0.4:32365, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33233") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37588->172.17.0.4:33233, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37890") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50940->172.17.0.4:37890, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36040") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42478->172.17.0.4:36040, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : sub dir2: Making directory with metadata 2025/10/16 04:01:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34885") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57278->172.17.0.4:34885, err= 2025/10/16 04:01:37 INFO : sub dir2: Making directory 2025/10/16 04:01:37 INFO : sub dir: Making directory 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31771") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40576->172.17.0.4:31771, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37581") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39334->172.17.0.4:37581, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31561") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35236->172.17.0.4:31561, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38641") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44704->172.17.0.4:38641, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38430") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39226->172.17.0.4:38430, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32026") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45458->172.17.0.4:32026, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37425") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33448->172.17.0.4:37425, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32927") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38196->172.17.0.4:32927, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39039") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36190->172.17.0.4:39039, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36597") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38320->172.17.0.4:36597, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 INFO : sub dir2: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38869") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44284->172.17.0.4:38869, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37978") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55680->172.17.0.4:37978, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39835") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55142->172.17.0.4:39835, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30534") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52160->172.17.0.4:30534, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34612") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36634->172.17.0.4:34612, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32276") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52250->172.17.0.4:32276, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31505") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33218->172.17.0.4:31505, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35853") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43720->172.17.0.4:35853, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34207") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33400->172.17.0.4:34207, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34198") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50512->172.17.0.4:34198, err= 2025/10/16 04:01:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hebofar3lifu" 2025/10/16 04:01:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:37 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:37 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: Connecting to FTP server 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:35032->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-wohixep3mojo -> ftp://172.17.0.4:21/rclone-test-hebofar3lifu 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:32172") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35991") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:39668->172.17.0.4:32172, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35170->172.17.0.4:35991, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38435") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39448->172.17.0.4:38435, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38790") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51028->172.17.0.4:38790, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:39764") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:34980->172.17.0.4:39764, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:36961") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:57046->172.17.0.4:36961, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:35932") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:52100->172.17.0.4:35932, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:38877") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:33618->172.17.0.4:38877, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: dial("tcp","172.17.0.4:37018") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: > dial: conn=172.17.0.1:58478->172.17.0.4:37018, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: Purge object "sub dir/hello world" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: Purge dir "sub dir" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hebofar3lifu: Purge dir "" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38047") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33336->172.17.0.4:38047, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35050") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46630->172.17.0.4:35050, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30725") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36498->172.17.0.4:30725, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31135") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60316->172.17.0.4:31135, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30354") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37034->172.17.0.4:30354, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33529") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39796->172.17.0.4:33529, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32778") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34460->172.17.0.4:32778, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33667") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40740->172.17.0.4:33667, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35701") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38488->172.17.0.4:35701, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31937") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57434->172.17.0.4:31937, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33274") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49726->172.17.0.4:33274, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36462") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34730->172.17.0.4:36462, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37894") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60218->172.17.0.4:37894, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32570") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56644->172.17.0.4:32570, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33207") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43316->172.17.0.4:33207, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37728") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49354->172.17.0.4:37728, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33423") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56142->172.17.0.4:33423, err= 2025/10/16 04:01:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lufugik6sanu" 2025/10/16 04:01:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:37 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:37 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Connecting to FTP server 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:35038->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-wohixep3mojo -> ftp://172.17.0.4:21/rclone-test-lufugik6sanu 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:35014") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31286") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:37968->172.17.0.4:35014, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42628->172.17.0.4:31286, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32578") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51848->172.17.0.4:32578, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34698") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57454->172.17.0.4:34698, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:39420") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:39742->172.17.0.4:39420, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:33818") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:45044->172.17.0.4:33818, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:35307") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:35534->172.17.0.4:35307, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37493") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58176->172.17.0.4:37493, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38781") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55610->172.17.0.4:38781, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37986") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48722->172.17.0.4:37986, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38424") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35358->172.17.0.4:38424, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:34648") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:41828->172.17.0.4:34648, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:30510") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:36276->172.17.0.4:30510, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35801") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54556->172.17.0.4:35801, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32997") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48280->172.17.0.4:32997, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:33557") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:38872->172.17.0.4:33557, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:33368") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:44030->172.17.0.4:33368, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:35520") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:33470->172.17.0.4:35520, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:32310") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:35016->172.17.0.4:32310, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: dial("tcp","172.17.0.4:30040") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: > dial: conn=172.17.0.1:41024->172.17.0.4:30040, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Purge object "sub dir/hello world" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Purge dir "sub dir" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-lufugik6sanu: Purge dir "" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39575") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45044->172.17.0.4:39575, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39274") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40498->172.17.0.4:39274, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35985") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48020->172.17.0.4:35985, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30806") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53468->172.17.0.4:30806, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39071") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48548->172.17.0.4:39071, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36483") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40152->172.17.0.4:36483, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33772") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44498->172.17.0.4:33772, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31217") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34116->172.17.0.4:31217, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36410") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42280->172.17.0.4:36410, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:01:37 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37280") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42274->172.17.0.4:37280, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31515") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58902->172.17.0.4:31515, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32018") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38612->172.17.0.4:32018, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30575") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37986->172.17.0.4:30575, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38259") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51218->172.17.0.4:38259, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32669") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39950->172.17.0.4:32669, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32766") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60026->172.17.0.4:32766, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33219") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44674->172.17.0.4:33219, err= 2025/10/16 04:01:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuqonis7goxa" 2025/10/16 04:01:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:37 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:37 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Connecting to FTP server 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:35042->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-wohixep3mojo -> ftp://172.17.0.4:21/rclone-test-nuqonis7goxa 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31769") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38072->172.17.0.4:31769, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:36309") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:58936->172.17.0.4:36309, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38144") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45166->172.17.0.4:38144, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37694") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56996->172.17.0.4:37694, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:35695") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:51056->172.17.0.4:35695, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:34329") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:58302->172.17.0.4:34329, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:36837") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:37962->172.17.0.4:36837, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34237") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52140->172.17.0.4:34237, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34431") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53974->172.17.0.4:34431, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36656") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36098->172.17.0.4:36656, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Using server-side directory move 2025/10/16 04:01:37 INFO : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:39539") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:52534->172.17.0.4:39539, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39107") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57658->172.17.0.4:39107, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:37439") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:45314->172.17.0.4:37439, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36808") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47040->172.17.0.4:36808, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Waiting for transfers to finish 2025/10/16 04:01:37 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:37 INFO : sub dir/hello world: Moved (server-side) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36128") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40838->172.17.0.4:36128, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34979") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35896->172.17.0.4:34979, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:38822") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:46222->172.17.0.4:38822, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:39991") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:42616->172.17.0.4:39991, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32670") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35552->172.17.0.4:32670, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35309") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52868->172.17.0.4:35309, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37002") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40366->172.17.0.4:37002, err= 2025/10/16 04:01:37 DEBUG : testing file moves 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:36875") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:47412->172.17.0.4:36875, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37753") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49676->172.17.0.4:37753, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31770") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:39618") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:55542->172.17.0.4:39618, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50824->172.17.0.4:31770, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Waiting for transfers to finish 2025/10/16 04:01:37 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:37 INFO : sub dir/hello world: Moved (server-side) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31880") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46290->172.17.0.4:31880, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38583") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50954->172.17.0.4:38583, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:38091") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:56652->172.17.0.4:38091, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:38767") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:34568->172.17.0.4:38767, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:38638") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:36288->172.17.0.4:38638, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: dial("tcp","172.17.0.4:39705") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: > dial: conn=172.17.0.1:51318->172.17.0.4:39705, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Purge object "sub dir/hello world" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Purge dir "sub dir" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqonis7goxa: Purge dir "" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38539") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39886->172.17.0.4:38539, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36142") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52592->172.17.0.4:36142, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39635") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34718->172.17.0.4:39635, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31962") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38352->172.17.0.4:31962, err= 2025/10/16 04:01:37 ERROR : error listing: directory not found 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38262") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53548->172.17.0.4:38262, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31183") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35596->172.17.0.4:31183, err= 2025/10/16 04:01:37 INFO : Local file system at /tmp/rclone2940849655: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39017") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45576->172.17.0.4:39017, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30090") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33266->172.17.0.4:30090, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33277") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44322->172.17.0.4:33277, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34958") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52748->172.17.0.4:34958, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39740") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53170->172.17.0.4:39740, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39942") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38696->172.17.0.4:39942, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39947") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47096->172.17.0.4:39947, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39469") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38598->172.17.0.4:39469, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38571") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36790->172.17.0.4:38571, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34850") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44928->172.17.0.4:34850, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38579") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44882->172.17.0.4:38579, err= 2025/10/16 04:01:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34147") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36778->172.17.0.4:34147, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31131") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46566->172.17.0.4:31131, err= 2025/10/16 04:01:37 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/16 04:01:37 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39568") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38538->172.17.0.4:39568, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36553") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33478->172.17.0.4:36553, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34571") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56094->172.17.0.4:34571, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31865") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50408->172.17.0.4:31865, err= 2025/10/16 04:01:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32847") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44726->172.17.0.4:32847, err= 2025/10/16 04:01:37 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/10/16 04:01:37 INFO : check sum: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33671") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33670->172.17.0.4:33671, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34466") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52530->172.17.0.4:34466, err= 2025/10/16 04:01:37 NOTICE: ftp://172.17.0.4:21/rclone-test-wohixep3mojo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : check sum: Size of src and dst objects identical 2025/10/16 04:01:37 DEBUG : check sum: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36741") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50206->172.17.0.4:36741, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34520") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52434->172.17.0.4:34520, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37895") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33852->172.17.0.4:37895, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37682") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41168->172.17.0.4:37682, err= 2025/10/16 04:01:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32130") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51920->172.17.0.4:32130, err= 2025/10/16 04:01:37 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/10/16 04:01:37 INFO : sizeonly: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36779") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60864->172.17.0.4:36779, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30549") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50452->172.17.0.4:30549, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : sizeonly: Sizes identical 2025/10/16 04:01:37 DEBUG : sizeonly: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31870") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49922->172.17.0.4:31870, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32061") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56234->172.17.0.4:32061, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33795") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35144->172.17.0.4:33795, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31984") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53920->172.17.0.4:31984, err= 2025/10/16 04:01:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30973") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50586->172.17.0.4:30973, err= 2025/10/16 04:01:37 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/10/16 04:01:37 INFO : ignore-size: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36355") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57688->172.17.0.4:36355, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33610") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47022->172.17.0.4:33610, err= 2025/10/16 04:01:37 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : ignore-size: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32866") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44522->172.17.0.4:32866, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38581") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49178->172.17.0.4:38581, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32805") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50266->172.17.0.4:32805, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34431") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53980->172.17.0.4:34431, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34285") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48624->172.17.0.4:34285, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30063") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40510->172.17.0.4:30063, err= 2025/10/16 04:01:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : existing: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30629") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55418->172.17.0.4:30629, err= 2025/10/16 04:01:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35520") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33486->172.17.0.4:35520, err= 2025/10/16 04:01:37 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/16 04:01:37 INFO : existing: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39411") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59152->172.17.0.4:39411, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31432") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38734->172.17.0.4:31432, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38890") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49802->172.17.0.4:38890, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35756") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59090->172.17.0.4:35756, err= 2025/10/16 04:01:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32660") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59230->172.17.0.4:32660, err= 2025/10/16 04:01:37 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/16 04:01:37 INFO : existing: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30702") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43798->172.17.0.4:30702, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34099") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34420->172.17.0.4:34099, err= 2025/10/16 04:01:37 DEBUG : existing: Destination exists, skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38866") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47408->172.17.0.4:38866, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32766") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60030->172.17.0.4:32766, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32042") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48738->172.17.0.4:32042, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32479") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50620->172.17.0.4:32479, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31462") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56158->172.17.0.4:31462, err= 2025/10/16 04:01:37 INFO : d: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38573") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32784->172.17.0.4:38573, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37192") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56578->172.17.0.4:37192, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35046->172.17.0.4:21, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34170") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43862->172.17.0.4:34170, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32070") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45980->172.17.0.4:32070, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38567") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42920->172.17.0.4:38567, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36674") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52796->172.17.0.4:36674, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39082") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36848") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58250->172.17.0.4:39082, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47050->172.17.0.4:36848, err= 2025/10/16 04:01:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35425") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41160->172.17.0.4:35425, err= 2025/10/16 04:01:37 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/16 04:01:37 INFO : a/potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : b/potato: Deleted 2025/10/16 04:01:37 INFO : d: Removing directory 2025/10/16 04:01:37 INFO : b: Removing directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: deleted 2 directories 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34481") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41484->172.17.0.4:34481, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37096") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33976") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40860->172.17.0.4:33976, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48862->172.17.0.4:37096, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34694") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37860->172.17.0.4:34694, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33828") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57240->172.17.0.4:33828, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30205") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39126->172.17.0.4:30205, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31362") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50870->172.17.0.4:31362, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36640") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48982->172.17.0.4:36640, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36425") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58858->172.17.0.4:36425, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37341") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49620->172.17.0.4:37341, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 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/10/16 04:01:37 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34808") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49350->172.17.0.4:34808, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32339") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58624->172.17.0.4:32339, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 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/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36340") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42290->172.17.0.4:36340, err= 2025/10/16 04:01:37 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/10/16 04:01:37 INFO : empty space: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39231") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42784->172.17.0.4:39231, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34150") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53186->172.17.0.4:34150, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30902") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42426->172.17.0.4:30902, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36030") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56678->172.17.0.4:36030, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35102") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60888->172.17.0.4:35102, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34298") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50014->172.17.0.4:34298, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35484") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48744->172.17.0.4:35484, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38328") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51730->172.17.0.4:38328, err= 2025/10/16 04:01:37 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/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36651") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60550->172.17.0.4:36651, err= 2025/10/16 04:01:37 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/10/16 04:01:37 INFO : foo: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36583") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56880->172.17.0.4:36583, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30846") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57036->172.17.0.4:30846, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36803") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49284->172.17.0.4:36803, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35499") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38982->172.17.0.4:35499, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34848") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46060->172.17.0.4:34848, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33890") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50982->172.17.0.4:33890, err= 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30460") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58206->172.17.0.4:30460, err= 2025/10/16 04:01:37 DEBUG : potato.06503f43.partial: renamed to: potato 2025/10/16 04:01:37 INFO : potato: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31539") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39454->172.17.0.4:31539, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38108") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46024->172.17.0.4:38108, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34502") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37496->172.17.0.4:34502, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33629") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44308->172.17.0.4:33629, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30164") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42650->172.17.0.4:30164, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32165") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35692->172.17.0.4:32165, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36385") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50260->172.17.0.4:36385, err= 2025/10/16 04:01:37 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/10/16 04:01:37 INFO : potato: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33698") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49790->172.17.0.4:33698, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38926") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51628->172.17.0.4:38926, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31253") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49896->172.17.0.4:31253, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36030") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56692->172.17.0.4:36030, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34618") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45996->172.17.0.4:34618, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30766") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33640->172.17.0.4:30766, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 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/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35043") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36672->172.17.0.4:35043, err= 2025/10/16 04:01:37 DEBUG : potato.a809149f.partial: renamed to: potato 2025/10/16 04:01:37 INFO : potato: Copied (replaced existing) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32746") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47238->172.17.0.4:32746, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30078") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33588->172.17.0.4:30078, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31617") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32828->172.17.0.4:31617, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32360") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52452->172.17.0.4:32360, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39353") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38740->172.17.0.4:39353, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39727") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38972->172.17.0.4:39727, err= 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36166") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34532->172.17.0.4:36166, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39090") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35982->172.17.0.4:39090, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35515") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41722->172.17.0.4:35515, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37088") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60820->172.17.0.4:37088, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31914") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51386->172.17.0.4:31914, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35080") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48786->172.17.0.4:35080, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38213") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37514->172.17.0.4:38213, err= 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33513") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36228->172.17.0.4:33513, err= 2025/10/16 04:01:37 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/16 04:01:37 INFO : potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : potato: Deleted 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39748") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45184->172.17.0.4:39748, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36194") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55372->172.17.0.4:36194, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39467") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46984->172.17.0.4:39467, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37706") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41414->172.17.0.4:37706, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35322") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39924->172.17.0.4:35322, err= 2025/10/16 04:01:37 INFO : d: Making directory 2025/10/16 04:01:37 INFO : d/e: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31923") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48570->172.17.0.4:31923, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36701") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33480") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34704") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38008->172.17.0.4:36701, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47648->172.17.0.4:33480, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37738->172.17.0.4:34704, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36207") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41150->172.17.0.4:36207, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37299") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49750->172.17.0.4:37299, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33577") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34834") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37300") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37248->172.17.0.4:34834, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41756->172.17.0.4:33577, err= 2025/10/16 04:01:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36682->172.17.0.4:37300, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35054->172.17.0.4:21, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31607") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51174->172.17.0.4:31607, err= 2025/10/16 04:01:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31635") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39598->172.17.0.4:31635, err= 2025/10/16 04:01:37 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/16 04:01:37 INFO : a/potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : b/potato: Deleted 2025/10/16 04:01:37 INFO : d/e: Removing directory 2025/10/16 04:01:37 INFO : d: Removing directory 2025/10/16 04:01:37 INFO : b: Removing directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: deleted 3 directories 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32423") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41200->172.17.0.4:32423, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35724") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40354->172.17.0.4:35724, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39819") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42148->172.17.0.4:39819, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35380") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59690->172.17.0.4:35380, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33510") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31269") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48820->172.17.0.4:33510, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45688->172.17.0.4:31269, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39149") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57048->172.17.0.4:39149, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39495") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39078->172.17.0.4:39495, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32590") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40948->172.17.0.4:32590, err= 2025/10/16 04:01:37 INFO : d: Making directory 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31163") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48056->172.17.0.4:31163, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32978") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36925") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31650") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58756->172.17.0.4:32978, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39466->172.17.0.4:36925, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38664->172.17.0.4:31650, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30316") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52504->172.17.0.4:30316, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35298") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38941") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56772->172.17.0.4:35298, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34555") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33492->172.17.0.4:34555, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42078->172.17.0.4:38941, err= 2025/10/16 04:01:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38561") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36406->172.17.0.4:38561, err= 2025/10/16 04:01:37 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/16 04:01:37 INFO : a/potato2: Copied (new) 2025/10/16 04:01:37 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: not deleting files as there were IO errors 2025/10/16 04:01:37 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: not deleting directories as there were IO errors 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38160") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33910->172.17.0.4:38160, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35874") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31707") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31771") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44218->172.17.0.4:35874, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45522->172.17.0.4:31707, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30681") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40588->172.17.0.4:31771, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54160->172.17.0.4:30681, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33221") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43744->172.17.0.4:33221, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37857") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37465") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39100") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37270->172.17.0.4:37465, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44262->172.17.0.4:37857, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48780->172.17.0.4:39100, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37252") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58482->172.17.0.4:37252, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35228") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48854->172.17.0.4:35228, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31665") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58734->172.17.0.4:31665, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38220") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53844->172.17.0.4:38220, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30267") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48060->172.17.0.4:30267, err= 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32069") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37460->172.17.0.4:32069, err= 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30823") 2025/10/16 04:01:37 INFO : potato: Deleted 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54508->172.17.0.4:30823, err= 2025/10/16 04:01:37 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/16 04:01:37 INFO : potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37872") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57744->172.17.0.4:37872, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36411") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48206->172.17.0.4:36411, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36160") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43618->172.17.0.4:36160, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30768") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33442->172.17.0.4:30768, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32234") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38862->172.17.0.4:32234, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30568") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34438->172.17.0.4:30568, err= 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39183") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35668->172.17.0.4:39183, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 INFO : potato: Deleted 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37034") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48996->172.17.0.4:37034, err= 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34187") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41318->172.17.0.4:34187, err= 2025/10/16 04:01:37 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/16 04:01:37 INFO : potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33937") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53450->172.17.0.4:33937, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38754") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56452->172.17.0.4:38754, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35099") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45936->172.17.0.4:35099, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33279") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50034->172.17.0.4:33279, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31793") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47550->172.17.0.4:31793, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30014") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34724->172.17.0.4:30014, err= 2025/10/16 04:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35093") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40314->172.17.0.4:35093, err= 2025/10/16 04:01:37 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/10/16 04:01:37 INFO : potato2: Copied (new) 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37033") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43294->172.17.0.4:37033, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32839") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40174->172.17.0.4:32839, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32440") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43284->172.17.0.4:32440, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30726") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42342->172.17.0.4:30726, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36266") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42260->172.17.0.4:36266, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35873") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43102->172.17.0.4:35873, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35707") 2025/10/16 04:01:37 DEBUG : enormous: Excluded (Size Filter) 2025/10/16 04:01:37 DEBUG : enormous: Excluded 2025/10/16 04:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:01:37 DEBUG : potato2: Excluded 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54078->172.17.0.4:35707, err= 2025/10/16 04:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:01:37 DEBUG : potato2: Excluded 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34719") 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51624->172.17.0.4:34719, err= 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38643") 2025/10/16 04:01:37 DEBUG : enormous: Excluded (Size Filter) 2025/10/16 04:01:37 DEBUG : enormous: Excluded 2025/10/16 04:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:01:37 DEBUG : potato2: Excluded 2025/10/16 04:01:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48324->172.17.0.4:38643, err= 2025/10/16 04:01:37 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:01:37 DEBUG : potato2: Excluded 2025/10/16 04:01:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/16 04:01:37 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:37 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for checks to finish 2025/10/16 04:01:37 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for transfers to finish 2025/10/16 04:01:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:37 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31643") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39876->172.17.0.4:31643, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34947") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37128->172.17.0.4:34947, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30707") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39926->172.17.0.4:30707, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35740") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57910->172.17.0.4:35740, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38310") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58478->172.17.0.4:38310, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35583") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58168->172.17.0.4:35583, err= 2025/10/16 04:01:38 DEBUG : enormous: Excluded (Size Filter) 2025/10/16 04:01:38 DEBUG : enormous: Excluded 2025/10/16 04:01:38 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:01:38 DEBUG : potato2: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32630") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48096->172.17.0.4:32630, err= 2025/10/16 04:01:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : potato2: Deleted 2025/10/16 04:01:38 INFO : enormous: Deleted 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31287") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42160->172.17.0.4:31287, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38237") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36692->172.17.0.4:38237, err= 2025/10/16 04:01:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:38 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : potato2: Deleted 2025/10/16 04:01:38 INFO : enormous: Deleted 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34624") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58038->172.17.0.4:34624, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34050") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53160->172.17.0.4:34050, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32319") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55712->172.17.0.4:32319, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32145") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40214->172.17.0.4:32145, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38977") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36892->172.17.0.4:38977, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39658") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38300->172.17.0.4:39658, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35319") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51352->172.17.0.4:35319, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32104") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50774->172.17.0.4:32104, err= 2025/10/16 04:01:38 DEBUG : five: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/16 04:01:38 DEBUG : one: Destination is newer than source, skipping 2025/10/16 04:01:38 DEBUG : three: Sizes identical 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30436") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55174->172.17.0.4:30436, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34667") 2025/10/16 04:01:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59516->172.17.0.4:34667, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30791") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39646->172.17.0.4:30791, err= 2025/10/16 04:01:38 DEBUG : four.f852663a.partial: renamed to: four 2025/10/16 04:01:38 INFO : four: Copied (replaced existing) 2025/10/16 04:01:38 DEBUG : five.0fee171d.partial: renamed to: five 2025/10/16 04:01:38 INFO : five: Copied (new) 2025/10/16 04:01:38 DEBUG : two.8549bf6d.partial: renamed to: two 2025/10/16 04:01:38 INFO : two: Copied (replaced existing) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31664") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53576->172.17.0.4:31664, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30318") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36020->172.17.0.4:30318, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38276") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33218->172.17.0.4:38276, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/10/16 04:01:38 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35138") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46588->172.17.0.4:35138, err= 2025/10/16 04:01:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : yam: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32015") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46564->172.17.0.4:32015, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38771") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33320->172.17.0.4:38771, err= 2025/10/16 04:01:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/16 04:01:38 INFO : potato: Copied (new) 2025/10/16 04:01:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/16 04:01:38 INFO : yam: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31040") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38412->172.17.0.4:31040, err= 2025/10/16 04:01:38 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33454") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60348->172.17.0.4:33454, err= 2025/10/16 04:01:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : yaml: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : potato: Unchanged skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39655") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51086->172.17.0.4:39655, err= 2025/10/16 04:01:38 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/10/16 04:01:38 INFO : yaml: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : yam: Deleted 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33357") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40980->172.17.0.4:33357, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36165") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44350->172.17.0.4:36165, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39401") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42878->172.17.0.4:39401, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30974") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50558->172.17.0.4:30974, err= 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Making map for --track-renames 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Finished making map for --track-renames 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for renames to finish 2025/10/16 04:01:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/16 04:01:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32445") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33437") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58020->172.17.0.4:32445, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54482->172.17.0.4:33437, err= 2025/10/16 04:01:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/16 04:01:38 INFO : potato: Copied (new) 2025/10/16 04:01:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/16 04:01:38 INFO : yam: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33972") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48980->172.17.0.4:33972, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38725") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48336->172.17.0.4:38725, err= 2025/10/16 04:01:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Making map for --track-renames 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Finished making map for --track-renames 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : potato: Unchanged skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for renames to finish 2025/10/16 04:01:38 INFO : yam: Moved (server-side) to: yaml 2025/10/16 04:01:38 INFO : yaml: Renamed from "yam" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33953") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59516->172.17.0.4:33953, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32659") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38372->172.17.0.4:32659, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33468") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60246->172.17.0.4:33468, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35256") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47792->172.17.0.4:35256, err= 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Making map for --track-renames 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Finished making map for --track-renames 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for renames to finish 2025/10/16 04:01:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34176") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53950->172.17.0.4:34176, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31775") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35908->172.17.0.4:31775, err= 2025/10/16 04:01:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/16 04:01:38 INFO : potato: Copied (new) 2025/10/16 04:01:38 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/10/16 04:01:38 INFO : sub/yam: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33306") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53408->172.17.0.4:33306, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38074") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48362->172.17.0.4:38074, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30811") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48636->172.17.0.4:30811, err= 2025/10/16 04:01:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35429") 2025/10/16 04:01:38 DEBUG : potato: Unchanged skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50846->172.17.0.4:35429, err= 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Making map for --track-renames 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Finished making map for --track-renames 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for renames to finish 2025/10/16 04:01:38 INFO : sub/yam: Moved (server-side) to: yam 2025/10/16 04:01:38 INFO : yam: Renamed from "sub/yam" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36822") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42460->172.17.0.4:36822, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39734") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42596->172.17.0.4:39734, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37168") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39140->172.17.0.4:37168, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37721") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36578->172.17.0.4:37721, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35383") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47880->172.17.0.4:35383, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "/tmp/rclone2940849655/dir1" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "/tmp/rclone2940849655/dir2" 2025/10/16 04:01:38 DEBUG : Local file system at /tmp/rclone2940849655/dir2: Using server-side directory move 2025/10/16 04:01:38 INFO : Local file system at /tmp/rclone2940849655/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/16 04:01:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : Local file system at /tmp/rclone2940849655/dir2: Waiting for checks to finish 2025/10/16 04:01:38 INFO : file1.txt: Moved (server-side) 2025/10/16 04:01:38 DEBUG : Local file system at /tmp/rclone2940849655/dir2: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35259") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39104->172.17.0.4:35259, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30246") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49332->172.17.0.4:30246, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33382") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38146->172.17.0.4:33382, err= 2025/10/16 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32260") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40060->172.17.0.4:32260, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35437") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53854->172.17.0.4:35437, err= 2025/10/16 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:38 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:38 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:38 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/16 04:01:38 INFO : nested/sub dir/file: Copied (new) 2025/10/16 04:01:38 INFO : nested/sub dir/file: Deleted 2025/10/16 04:01:38 INFO : sub dir: Removing directory 2025/10/16 04:01:38 INFO : nested/sub dir: Removing directory 2025/10/16 04:01:38 INFO : nested: Removing directory 2025/10/16 04:01:38 DEBUG : Local file system at /tmp/rclone2940849655: deleted 3 directories 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36963") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58836->172.17.0.4:36963, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38277") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37971") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59038->172.17.0.4:38277, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47464->172.17.0.4:37971, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37162") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57984->172.17.0.4:37162, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33842") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58180->172.17.0.4:33842, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36823") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35903") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48134->172.17.0.4:36823, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59810->172.17.0.4:35903, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36718") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41446->172.17.0.4:36718, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34972") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37564->172.17.0.4:34972, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35944") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32818->172.17.0.4:35944, err= 2025/10/16 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39321") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56956->172.17.0.4:39321, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37866") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55742->172.17.0.4:37866, err= 2025/10/16 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/16 04:01:38 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:01:38 INFO : sub dir/hello world: Deleted 2025/10/16 04:01:38 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/16 04:01:38 INFO : nested/sub dir/file: Copied (new) 2025/10/16 04:01:38 INFO : nested/sub dir/file: Deleted 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35641") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48188->172.17.0.4:35641, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36374") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36303") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48654->172.17.0.4:36374, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50576->172.17.0.4:36303, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35102") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60904->172.17.0.4:35102, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37987") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50212->172.17.0.4:37987, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39584") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31906") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48176->172.17.0.4:31906, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39060->172.17.0.4:39584, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32937") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33554->172.17.0.4:32937, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31393") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43226->172.17.0.4:31393, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32409") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51048->172.17.0.4:32409, err= 2025/10/16 04:01:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36769") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37896->172.17.0.4:36769, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39693") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37518->172.17.0.4:39693, err= 2025/10/16 04:01:38 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/10/16 04:01:38 INFO : existing-b: Copied (new) 2025/10/16 04:01:38 INFO : existing-b: Deleted 2025/10/16 04:01:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/16 04:01:38 INFO : existing: Copied (new) 2025/10/16 04:01:38 INFO : existing: Deleted 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32801") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38714->172.17.0.4:32801, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32858") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56804->172.17.0.4:32858, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : existing: Destination exists, skipping 2025/10/16 04:01:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38077") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36814->172.17.0.4:38077, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31373") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42282->172.17.0.4:31373, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35055") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49190->172.17.0.4:35055, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huloloj7qawi" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:35064->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32931") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41630->172.17.0.4:32931, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33293") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57142->172.17.0.4:33293, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37161") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57192->172.17.0.4:37161, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35562") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53178->172.17.0.4:35562, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-wohixep3mojo -> ftp://172.17.0.4:21/rclone-test-huloloj7qawi 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:33881") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:60530->172.17.0.4:33881, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:38620") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:44384->172.17.0.4:38620, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:31518") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:55336->172.17.0.4:31518, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Using server-side directory move 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34836") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:35767") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47812->172.17.0.4:34836, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:49956->172.17.0.4:35767, err= 2025/10/16 04:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 INFO : empty space: Deleted 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:35074->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Waiting for transfers to finish 2025/10/16 04:01:38 INFO : potato2: Moved (server-side) 2025/10/16 04:01:38 INFO : potato3: Deleted 2025/10/16 04:01:38 INFO : potato3: Moved (server-side) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34564") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53204->172.17.0.4:34564, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:31131") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:46580->172.17.0.4:31131, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yewinor2toxe" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: > dial: conn=172.17.0.1:35088->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Using server-side directory move 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Server side directory move succeeded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: dial("tcp","172.17.0.4:34746") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: > dial: conn=172.17.0.1:39142->172.17.0.4:34746, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:31932") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:57044->172.17.0.4:31932, err= 2025/10/16 04:01:38 ERROR : error listing: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: dial("tcp","172.17.0.4:37173") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: > dial: conn=172.17.0.1:41178->172.17.0.4:37173, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Purge object "empty space" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Purge object "potato2" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Purge object "potato3" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yewinor2toxe: Purge dir "" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: dial("tcp","172.17.0.4:34670") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: > dial: conn=172.17.0.1:56104->172.17.0.4:34670, err= 2025/10/16 04:01:38 ERROR : error listing: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-huloloj7qawi: Purge dir "" 2025/10/16 04:01:38 NOTICE: purge failed to rmdir "": directory not found 2025/10/16 04:01:38 NOTICE: purge failed: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30724") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33096->172.17.0.4:30724, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30802") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60906->172.17.0.4:30802, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wijaquc7mavo" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:35092->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36056") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56192->172.17.0.4:36056, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30202") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59386->172.17.0.4:30202, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39269") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38676->172.17.0.4:39269, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32658") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49180->172.17.0.4:32658, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-wohixep3mojo -> ftp://172.17.0.4:21/rclone-test-wijaquc7mavo 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:32410") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:57232->172.17.0.4:32410, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:33318") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:37330->172.17.0.4:33318, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:30666") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:50644->172.17.0.4:30666, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31202") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60478->172.17.0.4:31202, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:35075") 2025/10/16 04:01:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:39888->172.17.0.4:35075, err= 2025/10/16 04:01:38 DEBUG : empty space: Excluded 2025/10/16 04:01:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/16 04:01:38 DEBUG : empty space: Excluded 2025/10/16 04:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:35096->172.17.0.4:21, err= 2025/10/16 04:01:38 INFO : potato2: Moved (server-side) 2025/10/16 04:01:38 INFO : potato3: Deleted 2025/10/16 04:01:38 INFO : potato3: Moved (server-side) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36710") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40456->172.17.0.4:36710, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:32019") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:59194->172.17.0.4:32019, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-duqaguc7nuqi" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: > dial: conn=172.17.0.1:35098->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: dial("tcp","172.17.0.4:39867") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:39881") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:37896->172.17.0.4:39881, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: > dial: conn=172.17.0.1:53344->172.17.0.4:39867, err= 2025/10/16 04:01:38 DEBUG : empty space: Excluded (Size Filter) 2025/10/16 04:01:38 DEBUG : empty space: Excluded 2025/10/16 04:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: > dial: conn=172.17.0.1:35108->172.17.0.4:21, err= 2025/10/16 04:01:38 INFO : potato2: Moved (server-side) 2025/10/16 04:01:38 INFO : potato3: Moved (server-side) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: dial("tcp","172.17.0.4:39226") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: > dial: conn=172.17.0.1:44358->172.17.0.4:39226, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:34112") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:34248->172.17.0.4:34112, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: dial("tcp","172.17.0.4:30872") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: > dial: conn=172.17.0.1:34356->172.17.0.4:30872, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Purge object "potato2" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Purge object "potato3" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-duqaguc7nuqi: Purge dir "" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: dial("tcp","172.17.0.4:37120") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: > dial: conn=172.17.0.1:60362->172.17.0.4:37120, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: Purge object "empty space" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wijaquc7mavo: Purge dir "" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33206") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60576->172.17.0.4:33206, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31048") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55100->172.17.0.4:31048, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macuris2boru" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:35124->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38143") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34660->172.17.0.4:38143, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30723") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43826->172.17.0.4:30723, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33516") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46808->172.17.0.4:33516, err= 2025/10/16 04:01:38 INFO : tomatoDir: Making directory 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30102") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55728->172.17.0.4:30102, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30274") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38370->172.17.0.4:30274, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-wohixep3mojo -> ftp://172.17.0.4:21/rclone-test-macuris2boru 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:37806") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:55662->172.17.0.4:37806, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:34019") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:59296->172.17.0.4:34019, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:35820") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:54704->172.17.0.4:35820, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: Using server-side directory move 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-macuris2boru: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33514") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:32447") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44268->172.17.0.4:33514, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:46008->172.17.0.4:32447, err= 2025/10/16 04:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : empty space: Unchanged skipping 2025/10/16 04:01:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33328") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:35132->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50866->172.17.0.4:33328, err= 2025/10/16 04:01:38 INFO : empty space: Deleted 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: Waiting for transfers to finish 2025/10/16 04:01:38 INFO : potato2: Moved (server-side) 2025/10/16 04:01:38 INFO : potato3: Deleted 2025/10/16 04:01:38 INFO : potato3: Moved (server-side) 2025/10/16 04:01:38 INFO : tomatoDir: Removing directory 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: deleted 1 directories 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33142") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45934->172.17.0.4:33142, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31203") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54928->172.17.0.4:31203, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:37572") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:52144->172.17.0.4:37572, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yujosas5jeke" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: > dial: conn=172.17.0.1:35140->172.17.0.4:21, err= 2025/10/16 04:01:38 INFO : tomatoDir: Making directory 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Using server-side directory move 2025/10/16 04:01:38 INFO : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Server side directory move succeeded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: dial("tcp","172.17.0.4:39152") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: > dial: conn=172.17.0.1:58584->172.17.0.4:39152, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: dial("tcp","172.17.0.4:33722") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: > dial: conn=172.17.0.1:57130->172.17.0.4:33722, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:39626") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:37170->172.17.0.4:39626, err= 2025/10/16 04:01:38 ERROR : error listing: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:37001") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:34594->172.17.0.4:37001, err= 2025/10/16 04:01:38 ERROR : error listing: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: dial("tcp","172.17.0.4:35393") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: > dial: conn=172.17.0.1:59584->172.17.0.4:35393, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Purge object "empty space" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Purge object "potato2" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Purge object "potato3" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: dial("tcp","172.17.0.4:35406") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: > dial: conn=172.17.0.1:56798->172.17.0.4:35406, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Purge dir "tomatoDir" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yujosas5jeke: Purge dir "" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: dial("tcp","172.17.0.4:35455") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: > dial: conn=172.17.0.1:49150->172.17.0.4:35455, err= 2025/10/16 04:01:38 ERROR : error listing: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-macuris2boru: Purge dir "" 2025/10/16 04:01:38 NOTICE: purge failed to rmdir "": directory not found 2025/10/16 04:01:38 NOTICE: purge failed: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32085") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51640->172.17.0.4:32085, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32345") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36654->172.17.0.4:32345, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32364") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33800->172.17.0.4:32364, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34855") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40852->172.17.0.4:34855, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/rclone-sync-test" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: > dial: conn=172.17.0.1:35150->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32862") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50134->172.17.0.4:32862, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36137") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33096->172.17.0.4:36137, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/rclone-sync-test" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: > dial: conn=172.17.0.1:35158->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/rclone-sync-test-include/layer2" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35172->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/rclone-sync-test-ignore-file" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35180->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38743") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33564->172.17.0.4:38743, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: dial("tcp","172.17.0.4:37981") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31554") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39606->172.17.0.4:31554, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: > dial: conn=172.17.0.1:53594->172.17.0.4:37981, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test: Excluded 2025/10/16 04:01:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33223") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41698->172.17.0.4:33223, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32056") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40704->172.17.0.4:32056, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: dial("tcp","172.17.0.4:33249") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test: > dial: conn=172.17.0.1:52090->172.17.0.4:33249, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test: Excluded 2025/10/16 04:01:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39794") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45140->172.17.0.4:39794, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : rclone-sync-test-include: Removing directory 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: failed to delete 1 directories 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32425") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35679") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50008->172.17.0.4:35679, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43026->172.17.0.4:32425, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test: Excluded 2025/10/16 04:01:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37222") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34112->172.17.0.4:37222, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37817") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39437") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37980->172.17.0.4:39437, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58454->172.17.0.4:37817, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test: Excluded 2025/10/16 04:01:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34941") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35552->172.17.0.4:34941, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : rclone-sync-test-include: Removing directory 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: failed to delete 1 directories 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36102") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33020") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39496->172.17.0.4:33020, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55244->172.17.0.4:36102, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test: Excluded 2025/10/16 04:01:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:01:38 DEBUG : Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34187") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41324->172.17.0.4:34187, err= 2025/10/16 04:01:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36148") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37408->172.17.0.4:36148, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37019") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48630->172.17.0.4:37019, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34956") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35851") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44156->172.17.0.4:34956, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53070->172.17.0.4:35851, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38863") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37380->172.17.0.4:38863, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37532") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60776->172.17.0.4:37532, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35184->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: > dial: conn=172.17.0.1:35190->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" to be canonical "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:35036") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:42248->172.17.0.4:35036, err= 2025/10/16 04:01:38 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:35172") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:44840->172.17.0.4:35172, err= 2025/10/16 04:01:38 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/16 04:01:38 INFO : one: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36743") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60426->172.17.0.4:36743, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31410") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60990->172.17.0.4:31410, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39097") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59554->172.17.0.4:39097, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37798") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54626->172.17.0.4:37798, err= 2025/10/16 04:01:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:30487") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:47022->172.17.0.4:30487, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34912") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:53546->172.17.0.4:34912, err= 2025/10/16 04:01:38 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/16 04:01:38 INFO : one: Copied (replaced existing) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35706") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56850->172.17.0.4:35706, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38111") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39600->172.17.0.4:38111, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39314") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38368->172.17.0.4:39314, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34636") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47826->172.17.0.4:34636, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32925") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44186->172.17.0.4:32925, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32521") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47980->172.17.0.4:32521, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37070") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45156->172.17.0.4:37070, err= 2025/10/16 04:01:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:35903") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:59826->172.17.0.4:35903, err= 2025/10/16 04:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35822") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35788->172.17.0.4:35822, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37260") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48810->172.17.0.4:37260, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31454") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58966->172.17.0.4:31454, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37090") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54362->172.17.0.4:37090, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36334") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59136->172.17.0.4:36334, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35331") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31590") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48082->172.17.0.4:35331, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41986->172.17.0.4:31590, err= 2025/10/16 04:01:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:36712") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:50084->172.17.0.4:36712, err= 2025/10/16 04:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: > dial: conn=172.17.0.1:35202->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39932") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55376->172.17.0.4:39932, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39124") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36529") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35244->172.17.0.4:39124, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51328->172.17.0.4:36529, err= 2025/10/16 04:01:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:30311") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:43248->172.17.0.4:30311, err= 2025/10/16 04:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:01:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 INFO : There was nothing to transfer 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38141") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45378->172.17.0.4:38141, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37149") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47352->172.17.0.4:37149, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35950") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45274->172.17.0.4:35950, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37492") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57198->172.17.0.4:37492, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31770") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32001") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44340->172.17.0.4:32001, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50826->172.17.0.4:31770, err= 2025/10/16 04:01:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/CompareDest" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/CompareDest" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:33129") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:39976->172.17.0.4:33129, err= 2025/10/16 04:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:01:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/16 04:01:38 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:33701") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:54606->172.17.0.4:33701, err= 2025/10/16 04:01:38 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/16 04:01:38 INFO : two: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31920") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41804->172.17.0.4:31920, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30841") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57404->172.17.0.4:30841, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35051") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60000->172.17.0.4:35051, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33640") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58164->172.17.0.4:33640, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36323") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38526->172.17.0.4:36323, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31283") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52836->172.17.0.4:31283, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37881") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33138->172.17.0.4:37881, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38519") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39812->172.17.0.4:38519, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34340") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53928->172.17.0.4:34340, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34292") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42434->172.17.0.4:34292, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37593") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40686->172.17.0.4:37593, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37970") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44420->172.17.0.4:37970, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dest" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: > dial: conn=172.17.0.1:35210->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/pre-dest1" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest1: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest1: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest1: > dial: conn=172.17.0.1:35226->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wohixep3mojo/pre-dest1" to be canonical "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/pre-dest1" 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/pre-dest2" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest2: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest2: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest2: > dial: conn=172.17.0.1:35236->172.17.0.4:21, err= 2025/10/16 04:01:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wohixep3mojo/pre-dest2" to be canonical "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/pre-dest2" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: dial("tcp","172.17.0.4:36573") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: > dial: conn=172.17.0.1:37168->172.17.0.4:36573, err= 2025/10/16 04:01:38 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/16 04:01:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: Waiting for checks to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: Waiting for transfers to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: dial("tcp","172.17.0.4:38335") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: > dial: conn=172.17.0.1:56918->172.17.0.4:38335, err= 2025/10/16 04:01:38 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/10/16 04:01:38 INFO : 3: Copied (new) 2025/10/16 04:01:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: dial("tcp","172.17.0.4:35441") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dest: > dial: conn=172.17.0.1:41678->172.17.0.4:35441, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30270") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37734->172.17.0.4:30270, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39017") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45578->172.17.0.4:39017, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32959") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36231") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54612->172.17.0.4:36231, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50340->172.17.0.4:32959, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37984") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47406->172.17.0.4:37984, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34077") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34226->172.17.0.4:34077, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37468") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33149") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57106->172.17.0.4:37468, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59766->172.17.0.4:33149, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32987") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42516->172.17.0.4:32987, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest1: closing 1 unused connections 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32545") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33388->172.17.0.4:32545, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38962") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33472->172.17.0.4:38962, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33708") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35334->172.17.0.4:33708, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33566") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44514->172.17.0.4:33566, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34804") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35298->172.17.0.4:34804, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39355") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44600->172.17.0.4:39355, err= 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31055") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51936->172.17.0.4:31055, err= 2025/10/16 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:38 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35250->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: > dial: conn=172.17.0.1:35266->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" to be canonical "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34485") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:49200->172.17.0.4:34485, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 INFO : one: Moved (server-side) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:39881") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:37910->172.17.0.4:39881, err= 2025/10/16 04:01:39 DEBUG : one.a292864a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31688") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35454->172.17.0.4:31688, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33621") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40110->172.17.0.4:33621, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30281") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54852->172.17.0.4:30281, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31687") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58010->172.17.0.4:31687, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36328") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40554->172.17.0.4:36328, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38011") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39777") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55058->172.17.0.4:39777, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37370->172.17.0.4:38011, err= 2025/10/16 04:01:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34204") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:49408->172.17.0.4:34204, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 INFO : one: Deleted 2025/10/16 04:01:39 INFO : one: Moved (server-side) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:39399") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:50682->172.17.0.4:39399, err= 2025/10/16 04:01:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt: Deleted 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32390") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45900->172.17.0.4:32390, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33364") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48220->172.17.0.4:33364, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36997") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58294->172.17.0.4:36997, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32890") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33058->172.17.0.4:32890, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39452") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30838") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37748->172.17.0.4:39452, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50222->172.17.0.4:30838, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38178") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60160->172.17.0.4:38178, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36329") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42342->172.17.0.4:36329, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37351") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37492->172.17.0.4:37351, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37431") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38828->172.17.0.4:37431, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32532") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53196->172.17.0.4:32532, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32091") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43050->172.17.0.4:32091, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35278->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: > dial: conn=172.17.0.1:35290->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" to be canonical "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:38562") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:40712->172.17.0.4:38562, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:37860") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:40430->172.17.0.4:37860, err= 2025/10/16 04:01:39 DEBUG : one.a292864a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38923") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36926->172.17.0.4:38923, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33624") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32872") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46186->172.17.0.4:33624, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47556->172.17.0.4:32872, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34887") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58574->172.17.0.4:34887, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39042") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44446->172.17.0.4:39042, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32715") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44906->172.17.0.4:32715, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33807") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47990->172.17.0.4:33807, err= 2025/10/16 04:01:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:30135") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:57510->172.17.0.4:30135, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 INFO : one.bak: Deleted 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:37769") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:34122->172.17.0.4:37769, err= 2025/10/16 04:01:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt.bak: Deleted 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35258") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50832->172.17.0.4:35258, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35450") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51042->172.17.0.4:35450, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37992") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60504->172.17.0.4:37992, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30858") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60254->172.17.0.4:30858, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30768") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33452->172.17.0.4:30768, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31319") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34950->172.17.0.4:31319, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38458") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58108->172.17.0.4:38458, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33559") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44230->172.17.0.4:33559, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36726") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51730->172.17.0.4:36726, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33959") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41554->172.17.0.4:33959, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36661") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48670->172.17.0.4:36661, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31967") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38508->172.17.0.4:31967, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35306->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: > dial: conn=172.17.0.1:35312->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" to be canonical "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:32856") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:53990->172.17.0.4:32856, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34198") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:50514->172.17.0.4:34198, err= 2025/10/16 04:01:39 DEBUG : one.a292864a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34974") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50884->172.17.0.4:34974, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37507") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47566->172.17.0.4:37507, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30567") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43422->172.17.0.4:30567, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36353") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44492->172.17.0.4:36353, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35858") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46884->172.17.0.4:35858, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38606") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38318") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49068->172.17.0.4:38606, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40766->172.17.0.4:38318, err= 2025/10/16 04:01:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wohixep3mojo/backup" for canonical name "TestFTPPureftpd{ry9fz}:rclone-test-wohixep3mojo/backup" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34780") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:55536->172.17.0.4:34780, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 INFO : one-2019-01-01: Deleted 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34775") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:41322->172.17.0.4:34775, err= 2025/10/16 04:01:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three-2019-01-01.txt: Deleted 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30932") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37148->172.17.0.4:30932, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31210") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35536") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55944->172.17.0.4:35536, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42632->172.17.0.4:31210, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39115") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37508->172.17.0.4:39115, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31489") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32006") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39376->172.17.0.4:31489, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32844->172.17.0.4:32006, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39265") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40296->172.17.0.4:39265, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33790") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40938->172.17.0.4:33790, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30527") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44020->172.17.0.4:30527, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36299") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46190->172.17.0.4:36299, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32253") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34812->172.17.0.4:32253, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30185") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53702->172.17.0.4:30185, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35326->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:37682") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:41182->172.17.0.4:37682, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:31455") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35092->172.17.0.4:31455, err= 2025/10/16 04:01:39 DEBUG : one.a292864a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31156") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45298->172.17.0.4:31156, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35065") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45376->172.17.0.4:35065, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39403") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39530->172.17.0.4:39403, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39640") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53848->172.17.0.4:39640, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34730") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60588->172.17.0.4:34730, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:38066") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:36658->172.17.0.4:38066, err= 2025/10/16 04:01:39 DEBUG : one.bak: Excluded (Path Filter) 2025/10/16 04:01:39 DEBUG : one.bak: Excluded 2025/10/16 04:01:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/16 04:01:39 DEBUG : three.txt.bak: Excluded 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for checks to finish 2025/10/16 04:01:39 INFO : one.bak: Deleted 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:35577") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:41462->172.17.0.4:35577, err= 2025/10/16 04:01:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : three.txt.bak: Deleted 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/16 04:01:39 INFO : three.txt: Moved into backup dir 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38262") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53564->172.17.0.4:38262, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34982") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36738->172.17.0.4:34982, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38001") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47322->172.17.0.4:38001, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30373") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53466->172.17.0.4:30373, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30743") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57580->172.17.0.4:30743, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37727") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44650->172.17.0.4:37727, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35245") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46376->172.17.0.4:35245, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37876") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43688->172.17.0.4:37876, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33712") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47162->172.17.0.4:33712, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30671") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51202->172.17.0.4:30671, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35336->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:37707") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:54614->172.17.0.4:37707, err= 2025/10/16 04:01:39 DEBUG : one.a292864a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:31041") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:42208->172.17.0.4:31041, err= 2025/10/16 04:01:39 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/16 04:01:39 INFO : three.txt: Copied (new) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38177") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52526->172.17.0.4:38177, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36251") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40144->172.17.0.4:36251, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36319") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54022->172.17.0.4:36319, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35923") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33442->172.17.0.4:35923, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:01:39 INFO : one.bak: Deleted 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:36166") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:34536->172.17.0.4:36166, err= 2025/10/16 04:01:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/16 04:01:39 INFO : three.txt.bak: Deleted 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:37135") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:55212->172.17.0.4:37135, err= 2025/10/16 04:01:39 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/16 04:01:39 INFO : three.txt: Copied (new) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30157") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33266->172.17.0.4:30157, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35707") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54092->172.17.0.4:35707, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34658") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33818->172.17.0.4:34658, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34277") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53002->172.17.0.4:34277, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36495") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37114->172.17.0.4:36495, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31336") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48024->172.17.0.4:31336, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32989") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41172->172.17.0.4:32989, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39070") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51244->172.17.0.4:39070, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33422") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47122->172.17.0.4:33422, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37831") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45880->172.17.0.4:37831, err= 2025/10/16 04:01:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wohixep3mojo/dst" 2025/10/16 04:01:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ry9fz}" suffix to name 2025/10/16 04:01:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/16 04:01:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/16 04:01:39 DEBUG : Setting pass="0rxPuzlpekU5N8FQ0F8pOZqWl6aeEDo9-JDplwGxeAk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/16 04:01:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: Connecting to FTP server 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:35350->172.17.0.4:21, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:34525") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:43456->172.17.0.4:34525, err= 2025/10/16 04:01:39 DEBUG : one.a292864a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:31834") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:38164->172.17.0.4:31834, err= 2025/10/16 04:01:39 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/16 04:01:39 INFO : three.txt: Copied (new) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37182") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54344->172.17.0.4:37182, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31724") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50310->172.17.0.4:31724, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33471") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58470->172.17.0.4:33471, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39270") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54986->172.17.0.4:39270, err= 2025/10/16 04:01:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:01:39 INFO : one-2019-01-01: Deleted 2025/10/16 04:01:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:33366") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:51974->172.17.0.4:33366, err= 2025/10/16 04:01:39 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/16 04:01:39 INFO : one: Copied (new) 2025/10/16 04:01:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : two: Unchanged skipping 2025/10/16 04:01:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/16 04:01:39 INFO : three-2019-01-01.txt: Deleted 2025/10/16 04:01:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: dial("tcp","172.17.0.4:33850") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo/dst: > dial: conn=172.17.0.1:58180->172.17.0.4:33850, err= 2025/10/16 04:01:39 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/16 04:01:39 INFO : three.txt: Copied (new) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37750") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52522->172.17.0.4:37750, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36474") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37656->172.17.0.4:36474, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32117") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49914->172.17.0.4:32117, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38914") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35228->172.17.0.4:38914, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34813") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60292->172.17.0.4:34813, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32963") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40032->172.17.0.4:32963, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35526") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41012->172.17.0.4:35526, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37813") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39536->172.17.0.4:37813, err= 2025/10/16 04:01:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39153") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57020->172.17.0.4:39153, err= 2025/10/16 04:01:39 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/10/16 04:01:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35245") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46388->172.17.0.4:35245, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38654") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57294->172.17.0.4:38654, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34752") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48008->172.17.0.4:34752, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39418") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45804->172.17.0.4:39418, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30778") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56092->172.17.0.4:30778, err= 2025/10/16 04:01:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36351") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47912->172.17.0.4:36351, err= 2025/10/16 04:01:39 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/16 04:01:39 INFO : existing: Copied (new) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39447") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59664->172.17.0.4:39447, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31646") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51618->172.17.0.4:31646, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36845") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52532->172.17.0.4:36845, err= 2025/10/16 04:01:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:39 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: not deleting files as there were IO errors 2025/10/16 04:01:39 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: not deleting directories as there were IO errors 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38343") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57942->172.17.0.4:38343, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30226") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40218->172.17.0.4:30226, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30699") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51766->172.17.0.4:30699, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38269") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41276->172.17.0.4:38269, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30276") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49002->172.17.0.4:30276, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35660") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37122->172.17.0.4:35660, err= 2025/10/16 04:01:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : existing: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : There was nothing to transfer 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38851") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59450->172.17.0.4:38851, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35437") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53862->172.17.0.4:35437, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31797") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37450->172.17.0.4:31797, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36291") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52090->172.17.0.4:36291, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31982") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53602->172.17.0.4:31982, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31227") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52126->172.17.0.4:31227, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34252") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52812->172.17.0.4:34252, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32373") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56002->172.17.0.4:32373, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30225") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43370->172.17.0.4:30225, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32083") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54886->172.17.0.4:32083, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33396") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57422->172.17.0.4:33396, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32987") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42532->172.17.0.4:32987, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32372") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58062->172.17.0.4:32372, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32329") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35262->172.17.0.4:32329, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32625") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37204->172.17.0.4:32625, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33026") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36682->172.17.0.4:33026, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34116") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50142->172.17.0.4:34116, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33977") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52524->172.17.0.4:33977, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39463") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54112->172.17.0.4:39463, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31005") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54874->172.17.0.4:31005, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36486") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34384->172.17.0.4:36486, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38487") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48452->172.17.0.4:38487, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38171") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34316->172.17.0.4:38171, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38584") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44304->172.17.0.4:38584, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31285") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55808->172.17.0.4:31285, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36617") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58436->172.17.0.4:36617, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37854") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43526->172.17.0.4:37854, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39555") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46398->172.17.0.4:39555, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32109") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50876->172.17.0.4:32109, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33624") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46192->172.17.0.4:33624, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30552") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36278->172.17.0.4:30552, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36837") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37964->172.17.0.4:36837, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39620") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46646->172.17.0.4:39620, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39835") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55158->172.17.0.4:39835, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30426") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48112->172.17.0.4:30426, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30986") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56218->172.17.0.4:30986, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36613") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49842->172.17.0.4:36613, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36109") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47528->172.17.0.4:36109, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30945") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33482->172.17.0.4:30945, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36906") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43220->172.17.0.4:36906, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38146") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60800->172.17.0.4:38146, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38470") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47970->172.17.0.4:38470, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34337") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47916->172.17.0.4:34337, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39387") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48362->172.17.0.4:39387, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37966") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44732->172.17.0.4:37966, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33506") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40682->172.17.0.4:33506, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32689") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41492->172.17.0.4:32689, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35395") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54278->172.17.0.4:35395, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39395") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43364->172.17.0.4:39395, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37039") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43518->172.17.0.4:37039, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37698") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43710->172.17.0.4:37698, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37154") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60980->172.17.0.4:37154, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31044") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55436->172.17.0.4:31044, err= 2025/10/16 04:01:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both0: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both10: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both11: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both12: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both13: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both14: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both15: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both16: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both17: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both18: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both19: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both1: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both2: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both3: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both4: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both5: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both6: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both7: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both8: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both9: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 INFO : only2: Deleted 2025/10/16 04:01:39 INFO : only10: Deleted 2025/10/16 04:01:39 INFO : only0: Deleted 2025/10/16 04:01:39 INFO : only3: Deleted 2025/10/16 04:01:39 INFO : only16: Deleted 2025/10/16 04:01:39 INFO : only19: Deleted 2025/10/16 04:01:39 INFO : only6: Deleted 2025/10/16 04:01:39 INFO : only11: Deleted 2025/10/16 04:01:39 INFO : only13: Deleted 2025/10/16 04:01:39 INFO : only18: Deleted 2025/10/16 04:01:39 INFO : only14: Deleted 2025/10/16 04:01:39 INFO : only1: Deleted 2025/10/16 04:01:39 INFO : only7: Deleted 2025/10/16 04:01:39 INFO : only17: Deleted 2025/10/16 04:01:39 INFO : only9: Deleted 2025/10/16 04:01:39 INFO : only12: Deleted 2025/10/16 04:01:39 INFO : only15: Deleted 2025/10/16 04:01:39 INFO : only4: Deleted 2025/10/16 04:01:39 INFO : only5: Deleted 2025/10/16 04:01:39 INFO : only8: Deleted 2025/10/16 04:01:39 INFO : There was nothing to transfer 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30959") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44890->172.17.0.4:30959, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31212") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52578->172.17.0.4:31212, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38798") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40984->172.17.0.4:38798, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37041") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51162->172.17.0.4:37041, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32071") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57684->172.17.0.4:32071, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32678") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57738->172.17.0.4:32678, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39099") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38404->172.17.0.4:39099, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39937") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45698->172.17.0.4:39937, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36502") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53540->172.17.0.4:36502, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32038") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51684->172.17.0.4:32038, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38103") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35014->172.17.0.4:38103, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38294") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34906->172.17.0.4:38294, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35705") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46168->172.17.0.4:35705, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31836") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59062->172.17.0.4:31836, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36111") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59220->172.17.0.4:36111, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32508") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54032->172.17.0.4:32508, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30997") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38586->172.17.0.4:30997, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30148") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46398->172.17.0.4:30148, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32924") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41948->172.17.0.4:32924, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39716") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40576->172.17.0.4:39716, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35143") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52976->172.17.0.4:35143, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36919") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36072->172.17.0.4:36919, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33654") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37450->172.17.0.4:33654, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34461") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41298->172.17.0.4:34461, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34395") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43920->172.17.0.4:34395, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35405") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38906->172.17.0.4:35405, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36334") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59152->172.17.0.4:36334, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31101") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45450->172.17.0.4:31101, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31636") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53166->172.17.0.4:31636, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37496") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44808->172.17.0.4:37496, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32385") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55712->172.17.0.4:32385, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30079") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38308->172.17.0.4:30079, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38963") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40618->172.17.0.4:38963, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34175") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55320->172.17.0.4:34175, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32503") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37850->172.17.0.4:32503, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32641") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55804->172.17.0.4:32641, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35117") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56016->172.17.0.4:35117, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38549") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48174->172.17.0.4:38549, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39323") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50768->172.17.0.4:39323, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36435") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49272->172.17.0.4:36435, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38988") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53094->172.17.0.4:38988, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32994") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51236->172.17.0.4:32994, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30788") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39248->172.17.0.4:30788, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33097") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40698->172.17.0.4:33097, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30716") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46858->172.17.0.4:30716, err= 2025/10/16 04:01:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both0: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both12: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both11: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both15: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both16: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both13: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both10: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both19: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both1: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both2: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both14: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both4: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both17: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both18: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both3: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both5: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:39 DEBUG : both9: Unchanged skipping 2025/10/16 04:01:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : both6: Unchanged skipping 2025/10/16 04:01:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/16 04:01:39 DEBUG : both7: Unchanged skipping 2025/10/16 04:01:39 DEBUG : both8: Unchanged skipping 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32089") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35503") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36633") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53836->172.17.0.4:35503, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44202->172.17.0.4:32089, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39196") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42446->172.17.0.4:39196, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60384->172.17.0.4:36633, err= 2025/10/16 04:01:39 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/10/16 04:01:39 INFO : only0: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/10/16 04:01:39 INFO : only13: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34630") 2025/10/16 04:01:39 DEBUG : only11.51c18866.partial: renamed to: only11 2025/10/16 04:01:39 INFO : only11: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42902->172.17.0.4:34630, err= 2025/10/16 04:01:39 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/10/16 04:01:39 INFO : only10: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39828") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35505") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52434->172.17.0.4:35505, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35314") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40376->172.17.0.4:39828, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42638->172.17.0.4:35314, err= 2025/10/16 04:01:39 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/10/16 04:01:39 INFO : only15: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36963") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58852->172.17.0.4:36963, err= 2025/10/16 04:01:39 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/10/16 04:01:39 INFO : only14: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/10/16 04:01:39 INFO : only17: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/10/16 04:01:39 INFO : only16: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34338") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34617") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47760->172.17.0.4:34338, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46606->172.17.0.4:34617, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30559") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33026->172.17.0.4:30559, err= 2025/10/16 04:01:39 DEBUG : only18.f963383f.partial: renamed to: only18 2025/10/16 04:01:39 INFO : only18: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36784") 2025/10/16 04:01:39 DEBUG : only1.77787b15.partial: renamed to: only1 2025/10/16 04:01:39 INFO : only1: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33792->172.17.0.4:36784, err= 2025/10/16 04:01:39 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/10/16 04:01:39 INFO : only19: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/10/16 04:01:39 INFO : only2: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36968") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57254->172.17.0.4:36968, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35022") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42740->172.17.0.4:35022, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30992") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55312->172.17.0.4:30992, err= 2025/10/16 04:01:39 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/10/16 04:01:39 INFO : only5: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/10/16 04:01:39 INFO : only4: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33463") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37170->172.17.0.4:33463, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32603") 2025/10/16 04:01:39 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/10/16 04:01:39 INFO : only3: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57874->172.17.0.4:32603, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34009") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34632->172.17.0.4:34009, err= 2025/10/16 04:01:39 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/10/16 04:01:39 INFO : only6: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/10/16 04:01:39 INFO : only7: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/10/16 04:01:39 INFO : only8: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37895") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33866->172.17.0.4:37895, err= 2025/10/16 04:01:39 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/10/16 04:01:39 INFO : only9: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/10/16 04:01:39 INFO : only12: Copied (replaced existing) 2025/10/16 04:01:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39074") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34280->172.17.0.4:39074, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34519") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58452->172.17.0.4:34519, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39553") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33320->172.17.0.4:39553, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:39 DEBUG : empty_on_remote: Making directory with metadata 2025/10/16 04:01:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:39 INFO : empty_on_remote: Making directory 2025/10/16 04:01:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/16 04:01:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39748") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45186->172.17.0.4:39748, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37248") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40320->172.17.0.4:37248, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32851") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38406") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57164->172.17.0.4:38406, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43390->172.17.0.4:32851, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39154") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50058->172.17.0.4:39154, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38461") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44390->172.17.0.4:38461, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:39 DEBUG : empty_on_remote: Making directory with metadata 2025/10/16 04:01:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:01:39 INFO : empty_on_remote: Making directory 2025/10/16 04:01:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/16 04:01:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35563") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38108->172.17.0.4:35563, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34122") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38489") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37301") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57174->172.17.0.4:37301, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59692->172.17.0.4:34122, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34882") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44030->172.17.0.4:38489, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38366->172.17.0.4:34882, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30320") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37940->172.17.0.4:30320, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34854") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36130->172.17.0.4:34854, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : sub dir: Making directory 2025/10/16 04:01:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35204") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41846->172.17.0.4:35204, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36125") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34258") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41822->172.17.0.4:36125, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55422->172.17.0.4:34258, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39665") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37162->172.17.0.4:39665, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36409") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43466->172.17.0.4:36409, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39309") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40198->172.17.0.4:39309, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34254") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59038->172.17.0.4:34254, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38769") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37450->172.17.0.4:38769, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30960") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45964->172.17.0.4:30960, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34629") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43374->172.17.0.4:34629, err= 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34966") 2025/10/16 04:01:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47118->172.17.0.4:34966, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:01:39 INFO : sub dir: Making directory 2025/10/16 04:01:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35375") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41414->172.17.0.4:35375, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32062") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49292->172.17.0.4:32062, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33230") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56954->172.17.0.4:33230, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38435") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39450->172.17.0.4:38435, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39633") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33202->172.17.0.4:39633, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33862") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57150->172.17.0.4:33862, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32770") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40942->172.17.0.4:32770, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39472") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37486->172.17.0.4:39472, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39263") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40046->172.17.0.4:39263, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33133") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34418->172.17.0.4:33133, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36860") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46864->172.17.0.4:36860, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32218") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57848->172.17.0.4:32218, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37872") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57746->172.17.0.4:37872, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33905") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55278->172.17.0.4:33905, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36548") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35206->172.17.0.4:36548, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31207") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54420->172.17.0.4:31207, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37245") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34118->172.17.0.4:37245, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34348") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53922->172.17.0.4:34348, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38534") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36930->172.17.0.4:38534, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39037") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35610->172.17.0.4:39037, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32944") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59416->172.17.0.4:32944, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31478") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47328->172.17.0.4:31478, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37198") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46148->172.17.0.4:37198, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30170") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33828->172.17.0.4:30170, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37344") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35042->172.17.0.4:37344, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33732") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43490->172.17.0.4:33732, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38894") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33464->172.17.0.4:38894, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33336") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34422->172.17.0.4:33336, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36254") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47362->172.17.0.4:36254, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33501") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58328->172.17.0.4:33501, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30159") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56930->172.17.0.4:30159, err= 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32190") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56736->172.17.0.4:32190, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30615") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46248->172.17.0.4:30615, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32724") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55950->172.17.0.4:32724, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31192") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51768->172.17.0.4:31192, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31664") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53592->172.17.0.4:31664, err= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34582") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58484->172.17.0.4:34582, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 INFO : There was nothing to transfer 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39124") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35260->172.17.0.4:39124, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36244") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47928->172.17.0.4:36244, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34452") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36852->172.17.0.4:34452, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38897") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39544->172.17.0.4:38897, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37535") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44404->172.17.0.4:37535, err= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34441") 2025/10/16 04:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57770->172.17.0.4:34441, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 INFO : There was nothing to transfer 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39517") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58520->172.17.0.4:39517, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38941") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42088->172.17.0.4:38941, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31999") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54744->172.17.0.4:31999, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39866") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37350->172.17.0.4:39866, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39966") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59474->172.17.0.4:39966, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37352") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44568->172.17.0.4:37352, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36930") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33230->172.17.0.4:36930, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32555") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57680->172.17.0.4:32555, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37070") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45170->172.17.0.4:37070, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37718") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38800->172.17.0.4:37718, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38343") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57946->172.17.0.4:38343, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31713") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37022->172.17.0.4:31713, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38571") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36792->172.17.0.4:38571, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36768") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60130->172.17.0.4:36768, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34633") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41766->172.17.0.4:34633, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35319") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51368->172.17.0.4:35319, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34996") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38674->172.17.0.4:34996, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31807") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49546->172.17.0.4:31807, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32961") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47620->172.17.0.4:32961, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38552") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57018->172.17.0.4:38552, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33140") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38478->172.17.0.4:33140, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35521") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49012->172.17.0.4:35521, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31902") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37794->172.17.0.4:31902, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34119") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57286->172.17.0.4:34119, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38108") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46038->172.17.0.4:38108, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35800") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43792->172.17.0.4:35800, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38422") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48876->172.17.0.4:38422, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35673") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41284->172.17.0.4:35673, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32418") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39468->172.17.0.4:32418, err= 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38127") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45916->172.17.0.4:38127, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35334") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44698->172.17.0.4:35334, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33860") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40936->172.17.0.4:33860, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34326") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48918->172.17.0.4:34326, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37739") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33074->172.17.0.4:37739, err= 2025/10/16 04:01:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33016") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41280->172.17.0.4:33016, err= 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 INFO : There was nothing to transfer 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30927") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37042->172.17.0.4:30927, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36002") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38982->172.17.0.4:36002, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31876") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56748->172.17.0.4:31876, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37489") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36790->172.17.0.4:37489, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30241") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49252->172.17.0.4:30241, err= 2025/10/16 04:01:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34453") 2025/10/16 04:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44912->172.17.0.4:34453, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 INFO : There was nothing to transfer 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34280") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44400->172.17.0.4:34280, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30766") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33656->172.17.0.4:30766, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30338") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48558->172.17.0.4:30338, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30273") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56092->172.17.0.4:30273, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36958") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37750->172.17.0.4:36958, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31520") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41354->172.17.0.4:31520, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35887") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39938->172.17.0.4:35887, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37528") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50288->172.17.0.4:37528, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30732") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42586->172.17.0.4:30732, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34508") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59900->172.17.0.4:34508, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38137") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38184->172.17.0.4:38137, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31652") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44708->172.17.0.4:31652, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32004") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38236->172.17.0.4:32004, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32021") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48306->172.17.0.4:32021, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33819") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45732->172.17.0.4:33819, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34671") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43278->172.17.0.4:34671, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36216") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35046->172.17.0.4:36216, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30631") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46096->172.17.0.4:30631, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33712") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47178->172.17.0.4:33712, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37531") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59586->172.17.0.4:37531, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35484") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48760->172.17.0.4:35484, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33629") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44320->172.17.0.4:33629, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31680") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47680->172.17.0.4:31680, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34103") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59252->172.17.0.4:34103, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33752") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46714->172.17.0.4:33752, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38949") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47134->172.17.0.4:38949, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36835") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42534->172.17.0.4:36835, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32353") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50018->172.17.0.4:32353, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32470") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35468->172.17.0.4:32470, err= 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35734") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44948->172.17.0.4:35734, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36366") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53016->172.17.0.4:36366, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32090") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39730->172.17.0.4:32090, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32305") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34462->172.17.0.4:32305, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37869") 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33210->172.17.0.4:37869, err= 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30249") 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49380->172.17.0.4:30249, err= 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31210") 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35354->172.17.0.4:21, err= 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37806") 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42642->172.17.0.4:31210, err= 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55672->172.17.0.4:37806, err= 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:40000") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34552->172.17.0.4:40000, err= 2025/10/16 04:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/10/16 04:01:40 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39245") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59788->172.17.0.4:39245, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35613") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46390->172.17.0.4:35613, err= 2025/10/16 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39117") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54126->172.17.0.4:39117, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34236") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31798") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59320->172.17.0.4:34236, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44224->172.17.0.4:31798, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34040") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59212->172.17.0.4:34040, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30909") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40322->172.17.0.4:30909, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35019") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43086->172.17.0.4:35019, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32928") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52444->172.17.0.4:32928, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31686") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56388->172.17.0.4:31686, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37433") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58448->172.17.0.4:37433, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32570") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56656->172.17.0.4:32570, err= 2025/10/16 04:01:40 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/10/16 04:01:40 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37312") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34461") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37718->172.17.0.4:37312, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35537") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57042->172.17.0.4:35537, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41300->172.17.0.4:34461, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32569") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38620->172.17.0.4:32569, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34086") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44408->172.17.0.4:34086, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35366->172.17.0.4:21, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Connecting to FTP server 2025/10/16 04:01:40 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:01:40 INFO : splitbananasplit: Deleted 2025/10/16 04:01:40 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:01:40 INFO : appleappleapplebanana: Deleted 2025/10/16 04:01:40 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:01:40 INFO : banana: Deleted 2025/10/16 04:01:40 INFO : apple: Deleted 2025/10/16 04:01:40 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35372->172.17.0.4:21, err= 2025/10/16 04:01:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:21") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35386->172.17.0.4:21, err= 2025/10/16 04:01:40 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31389") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51442->172.17.0.4:31389, err= 2025/10/16 04:01:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : YXBwbGU=: Excluded 2025/10/16 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/16 04:01:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : YmFuYW5h: Excluded 2025/10/16 04:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38013") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38874->172.17.0.4:38013, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31988") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33616->172.17.0.4:31988, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38196") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42882->172.17.0.4:38196, err= 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37675") 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36010->172.17.0.4:37675, err= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38971") 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45626->172.17.0.4:38971, err= 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37081") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42052->172.17.0.4:37081, err= 2025/10/16 04:01:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : YXBwbGU=: Excluded 2025/10/16 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/16 04:01:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : YmFuYW5h: Excluded 2025/10/16 04:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36431") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45486->172.17.0.4:36431, err= 2025/10/16 04:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/16 04:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31173") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39840->172.17.0.4:31173, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33904") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57378->172.17.0.4:33904, err= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:01:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34019") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59312->172.17.0.4:34019, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32463") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46600->172.17.0.4:32463, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32693") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53576->172.17.0.4:32693, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31165") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47912->172.17.0.4:31165, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39137") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43998->172.17.0.4:39137, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30610") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59710->172.17.0.4:30610, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34256") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41584->172.17.0.4:34256, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36017") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58614->172.17.0.4:36017, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33310") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41872->172.17.0.4:33310, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36179") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33788->172.17.0.4:36179, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37435") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48770->172.17.0.4:37435, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31706") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40978->172.17.0.4:31706, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30939") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50344->172.17.0.4:30939, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38241") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41714->172.17.0.4:38241, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33686") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35114->172.17.0.4:33686, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34059") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43832->172.17.0.4:34059, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34651") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36654->172.17.0.4:34651, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32061") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56244->172.17.0.4:32061, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38067") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46002->172.17.0.4:38067, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37271") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49386->172.17.0.4:37271, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31703") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34596->172.17.0.4:31703, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33838") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54546->172.17.0.4:33838, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39680") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48498->172.17.0.4:39680, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31475") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40352->172.17.0.4:31475, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37068") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44100->172.17.0.4:37068, err= 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32644") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38002->172.17.0.4:32644, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33790") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40950->172.17.0.4:33790, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32125") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39444->172.17.0.4:32125, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36501") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46954->172.17.0.4:36501, err= 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33835") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48558->172.17.0.4:33835, err= 2025/10/16 04:01:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36530") 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36354->172.17.0.4:36530, err= 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31409") 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39869") 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37830") 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53856->172.17.0.4:37830, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47112->172.17.0.4:39869, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34990->172.17.0.4:31409, err= 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36481") 2025/10/16 04:01:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53440->172.17.0.4:36481, err= 2025/10/16 04:01:40 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 INFO : apple: Copied (new) to: PREFIXapple 2025/10/16 04:01:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/10/16 04:01:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35792") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34160") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45550->172.17.0.4:34160, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33126->172.17.0.4:35792, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39526") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41878->172.17.0.4:39526, err= 2025/10/16 04:01:40 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32981") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42216->172.17.0.4:32981, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34765") 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43978->172.17.0.4:34765, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39141") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45500->172.17.0.4:39141, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35035") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46880->172.17.0.4:35035, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36278") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34838->172.17.0.4:36278, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38279") 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40708->172.17.0.4:38279, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35973") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59940->172.17.0.4:35973, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35484") 2025/10/16 04:01:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48762->172.17.0.4:35484, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30815") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41910->172.17.0.4:30815, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36919") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36084->172.17.0.4:36919, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38133") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54874->172.17.0.4:38133, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34159") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38321") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50324->172.17.0.4:34159, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48008->172.17.0.4:38321, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 INFO : apple: Deleted 2025/10/16 04:01:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:01:40 INFO : banana: Deleted 2025/10/16 04:01:40 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:01:40 INFO : appleappleapplebanana: Deleted 2025/10/16 04:01:40 INFO : splitbananasplit: Deleted 2025/10/16 04:01:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33484") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36130->172.17.0.4:33484, err= 2025/10/16 04:01:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : PREFIXapple: Excluded 2025/10/16 04:01:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : PREFIXbanana: Excluded 2025/10/16 04:01:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35893") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35900->172.17.0.4:35893, err= 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32163") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35544->172.17.0.4:32163, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38217") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50784->172.17.0.4:38217, err= 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:01:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:01:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30305") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37516->172.17.0.4:30305, err= 2025/10/16 04:01:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31103") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39328") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40080->172.17.0.4:31103, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38609") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38767") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47788->172.17.0.4:39328, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30475") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34588->172.17.0.4:38767, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47794->172.17.0.4:38609, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41698->172.17.0.4:30475, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:40 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/16 04:01:40 INFO : appleappleapplebanana: Copied (new) 2025/10/16 04:01:40 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/16 04:01:40 INFO : apple: Copied (new) 2025/10/16 04:01:40 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/16 04:01:40 INFO : splitbananasplit: Copied (new) 2025/10/16 04:01:40 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/16 04:01:40 INFO : banana: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36197") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36559") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35420->172.17.0.4:36197, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52856->172.17.0.4:36559, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30125") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38420->172.17.0.4:30125, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31820") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38276->172.17.0.4:31820, err= 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/16 04:01:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/16 04:01:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36725") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60986->172.17.0.4:36725, err= 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/16 04:01:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37017") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54880->172.17.0.4:37017, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35586") 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/16 04:01:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57496->172.17.0.4:35586, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34862") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58284->172.17.0.4:34862, err= 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/16 04:01:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38584") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44308->172.17.0.4:38584, err= 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/16 04:01:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30913") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43706->172.17.0.4:30913, err= 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/16 04:01:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/16 04:01:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34844") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51602->172.17.0.4:34844, err= 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/16 04:01:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34211") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37084->172.17.0.4:34211, err= 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/16 04:01:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30708") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48668->172.17.0.4:30708, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35771") 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/16 04:01:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31974") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46002->172.17.0.4:35771, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32980->172.17.0.4:31974, err= 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/16 04:01:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39187") 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/16 04:01:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59250->172.17.0.4:39187, err= 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/16 04:01:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/16 04:01:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/16 04:01:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/16 04:01:40 INFO : PREFIXsplitbananasplit: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/16 04:01:40 INFO : PREFIXbanana: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/16 04:01:40 INFO : PREFIXapple: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/16 04:01:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31402") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55864->172.17.0.4:31402, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38163") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41594->172.17.0.4:38163, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35223") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57406->172.17.0.4:35223, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31602") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40848->172.17.0.4:31602, err= 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31537") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58252->172.17.0.4:31537, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33153") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47434->172.17.0.4:33153, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30128") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60132->172.17.0.4:30128, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36698") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44492->172.17.0.4:36698, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38033") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54680->172.17.0.4:38033, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39754") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33640->172.17.0.4:39754, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30799") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34706->172.17.0.4:30799, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33101") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42338->172.17.0.4:33101, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36569") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38542->172.17.0.4:36569, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34564") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53220->172.17.0.4:34564, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34246") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37528->172.17.0.4:34246, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37875") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52114->172.17.0.4:37875, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32022") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50900->172.17.0.4:32022, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38535") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51290->172.17.0.4:38535, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33774") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50120->172.17.0.4:33774, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39488") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37370->172.17.0.4:39488, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37931") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46418->172.17.0.4:37931, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32199") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54270->172.17.0.4:32199, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39665") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37176->172.17.0.4:39665, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37975") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53714->172.17.0.4:37975, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34051") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58490->172.17.0.4:34051, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38007") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55812->172.17.0.4:38007, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30950") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35262->172.17.0.4:30950, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37529") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59544->172.17.0.4:37529, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34815") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46806->172.17.0.4:34815, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35165") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44102->172.17.0.4:35165, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38684") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35198->172.17.0.4:38684, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35524") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52248->172.17.0.4:35524, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37563") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32872->172.17.0.4:37563, err= 2025/10/16 04:01:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30552") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36290->172.17.0.4:30552, err= 2025/10/16 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : apple: Excluded 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : banana: Excluded 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32836") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55316->172.17.0.4:32836, err= 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39789") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56278->172.17.0.4:39789, err= 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34244") 2025/10/16 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52610->172.17.0.4:34244, err= 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31381") 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52148->172.17.0.4:31381, err= 2025/10/16 04:01:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35428") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30851") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51124->172.17.0.4:30851, err= 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60636->172.17.0.4:35428, err= 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39991") 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39387") 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31727") 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42632->172.17.0.4:39991, err= 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48378->172.17.0.4:39387, err= 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41018->172.17.0.4:31727, err= 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:01:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33017") 2025/10/16 04:01:41 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/10/16 04:01:41 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35933") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50264->172.17.0.4:33017, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34696->172.17.0.4:35933, err= 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35429") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50852->172.17.0.4:35429, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34441") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57784->172.17.0.4:34441, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36956") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46972->172.17.0.4:36956, err= 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39209") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44574->172.17.0.4:39209, err= 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39136") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34862->172.17.0.4:39136, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36482") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45736->172.17.0.4:36482, err= 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35551") 2025/10/16 04:01:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45706->172.17.0.4:35551, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30848") 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57696->172.17.0.4:30848, err= 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32024") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36892->172.17.0.4:32024, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39127") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37894->172.17.0.4:39127, err= 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34890") 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40338->172.17.0.4:34890, err= 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34291") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52280->172.17.0.4:34291, err= 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37643") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33388") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41136->172.17.0.4:37643, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55894->172.17.0.4:33388, err= 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:01:41 INFO : splitbananasplit: Deleted 2025/10/16 04:01:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:01:41 INFO : apple: Deleted 2025/10/16 04:01:41 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:01:41 INFO : appleappleapplebanana: Deleted 2025/10/16 04:01:41 INFO : banana: Deleted 2025/10/16 04:01:41 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39224") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60404->172.17.0.4:39224, err= 2025/10/16 04:01:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : bananaSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33754") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50170->172.17.0.4:33754, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34872") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43428->172.17.0.4:34872, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35853") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43726->172.17.0.4:35853, err= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:01:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30395") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44288->172.17.0.4:30395, err= 2025/10/16 04:01:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36158") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31136") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52462->172.17.0.4:36158, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39733") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32531") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37786") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59856->172.17.0.4:31136, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55414->172.17.0.4:39733, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35090->172.17.0.4:32531, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50344->172.17.0.4:37786, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/16 04:01:41 INFO : apple: Copied (new) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/16 04:01:41 INFO : appleappleapplebanana: Copied (new) 2025/10/16 04:01:41 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/16 04:01:41 INFO : banana: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31470") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50962->172.17.0.4:31470, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32307") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55544->172.17.0.4:32307, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33926") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55478->172.17.0.4:33926, err= 2025/10/16 04:01:41 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/16 04:01:41 INFO : splitbananasplit: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35431") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36014->172.17.0.4:35431, err= 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/16 04:01:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/16 04:01:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34500") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52248->172.17.0.4:34500, err= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/16 04:01:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39046") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33950->172.17.0.4:39046, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35539") 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/16 04:01:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46084->172.17.0.4:35539, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34103") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59264->172.17.0.4:34103, err= 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/16 04:01:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/16 04:01:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/16 04:01:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/16 04:01:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31954") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32989") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58818->172.17.0.4:31954, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30851") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41184->172.17.0.4:32989, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32039") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51140->172.17.0.4:30851, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54462->172.17.0.4:32039, err= 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/16 04:01:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/16 04:01:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/16 04:01:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/16 04:01:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34725") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31716") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58390->172.17.0.4:31716, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47474->172.17.0.4:34725, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30673") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32429") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35626->172.17.0.4:30673, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57256->172.17.0.4:32429, err= 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/16 04:01:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/16 04:01:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/16 04:01:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/16 04:01:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : appleSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : bananaSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/16 04:01:41 INFO : splitbananasplitSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/16 04:01:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35072") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46196->172.17.0.4:35072, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35039") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56468->172.17.0.4:35039, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31299") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51802->172.17.0.4:31299, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38226") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36010->172.17.0.4:38226, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33378") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52030->172.17.0.4:33378, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32785") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60900->172.17.0.4:32785, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34148") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38902->172.17.0.4:34148, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39650") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39746->172.17.0.4:39650, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35576") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33768->172.17.0.4:35576, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39225") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58752->172.17.0.4:39225, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37790") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34378->172.17.0.4:37790, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36637") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49184->172.17.0.4:36637, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39974") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34264->172.17.0.4:39974, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39511") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54136->172.17.0.4:39511, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32811") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59638->172.17.0.4:32811, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35716") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45362->172.17.0.4:35716, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32584") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41358->172.17.0.4:32584, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38679") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41534->172.17.0.4:38679, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38834") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47452->172.17.0.4:38834, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37334") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55006->172.17.0.4:37334, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37927") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52940->172.17.0.4:37927, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38057") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42296->172.17.0.4:38057, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30458") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35468->172.17.0.4:30458, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36122") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59318->172.17.0.4:36122, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31387") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36810->172.17.0.4:31387, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33122") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49230->172.17.0.4:33122, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34351") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42744->172.17.0.4:34351, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35708") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43744->172.17.0.4:35708, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35525") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55632->172.17.0.4:35525, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35235") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54056->172.17.0.4:35235, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30960") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45970->172.17.0.4:30960, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36446") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54900->172.17.0.4:36446, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37792") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59712->172.17.0.4:37792, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39732") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36758->172.17.0.4:39732, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36618") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60754->172.17.0.4:36618, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36676") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55478->172.17.0.4:36676, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32812") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46242->172.17.0.4:32812, err= 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36144") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59002->172.17.0.4:36144, err= 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32642") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45314->172.17.0.4:32642, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37426") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41228->172.17.0.4:37426, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34929") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47304->172.17.0.4:34929, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39538") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56208->172.17.0.4:39538, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37081") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42060->172.17.0.4:37081, err= 2025/10/16 04:01:41 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/10/16 04:01:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/10/16 04:01:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32597") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35022->172.17.0.4:32597, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31325") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36056->172.17.0.4:31325, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/10/16 04:01:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35575") 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/10/16 04:01:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35834->172.17.0.4:35575, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38925") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53130->172.17.0.4:38925, err= 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/10/16 04:01:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/10/16 04:01:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37425") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33460->172.17.0.4:37425, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35154") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41456->172.17.0.4:35154, err= 2025/10/16 04:01:41 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/10/16 04:01:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/10/16 04:01:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34427") 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54998->172.17.0.4:34427, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37814") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51990->172.17.0.4:37814, err= 2025/10/16 04:01:41 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/10/16 04:01:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36796") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39918->172.17.0.4:36796, err= 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/10/16 04:01:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/10/16 04:01:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39190") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45786->172.17.0.4:39190, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38576") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53704->172.17.0.4:38576, err= 2025/10/16 04:01:41 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/10/16 04:01:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/10/16 04:01:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33132") 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/10/16 04:01:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58826->172.17.0.4:33132, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36579") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44910->172.17.0.4:36579, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32104") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50784->172.17.0.4:32104, err= 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/10/16 04:01:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/10/16 04:01:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/10/16 04:01:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/10/16 04:01:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:01:41 INFO : splitbananasplit: Deleted 2025/10/16 04:01:41 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:01:41 INFO : appleappleapplebanana: Deleted 2025/10/16 04:01:41 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:01:41 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33549") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43006->172.17.0.4:33549, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleapple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleapple: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbanan: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30544") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55452->172.17.0.4:30544, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcde: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdef: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefg: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defgh: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghi: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghij: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijk: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-12345: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-23456: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-34567: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-45678: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30768") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33466->172.17.0.4:30768, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34610") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59294->172.17.0.4:34610, err= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31854") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34728->172.17.0.4:31854, err= 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37470") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48208->172.17.0.4:37470, err= 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:01:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:01:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:01:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:01:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:01:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:01:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:01:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:01:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:01:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:01:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:01:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:01:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:01:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:01:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36912") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45688->172.17.0.4:36912, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleapple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleapple: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbanan: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34663") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46982->172.17.0.4:34663, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcde: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdef: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefg: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defgh: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghi: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghij: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijk: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-12345: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-23456: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-34567: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-45678: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34914") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54246->172.17.0.4:34914, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30361") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54112->172.17.0.4:30361, err= 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:01:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38502") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53388->172.17.0.4:38502, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35195") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50984->172.17.0.4:35195, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38961") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50486->172.17.0.4:38961, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39492") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53902->172.17.0.4:39492, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32845") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57704->172.17.0.4:32845, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38565") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34476->172.17.0.4:38565, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34002") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50990->172.17.0.4:34002, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32484") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57448->172.17.0.4:32484, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36250") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43430->172.17.0.4:36250, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30960") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45982->172.17.0.4:30960, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35789") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42268->172.17.0.4:35789, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35501") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53376->172.17.0.4:35501, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36032") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35394->172.17.0.4:36032, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33747") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38218->172.17.0.4:33747, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31390") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51838->172.17.0.4:31390, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38993") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41014->172.17.0.4:38993, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39405") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35556->172.17.0.4:39405, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31186") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57784->172.17.0.4:31186, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37090") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54370->172.17.0.4:37090, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34370") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34084->172.17.0.4:34370, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39762") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44944->172.17.0.4:39762, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36848") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47056->172.17.0.4:36848, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34548") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53884->172.17.0.4:34548, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37857") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44276->172.17.0.4:37857, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36636") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34660->172.17.0.4:36636, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31107") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35804->172.17.0.4:31107, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38616") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41596->172.17.0.4:38616, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38130") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59344->172.17.0.4:38130, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35186") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45212->172.17.0.4:35186, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35416") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35350->172.17.0.4:35416, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30798") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46100->172.17.0.4:30798, err= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30233") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44740->172.17.0.4:30233, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39900") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52120->172.17.0.4:39900, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36670") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43794->172.17.0.4:36670, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33153") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47444->172.17.0.4:33153, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31678") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56060->172.17.0.4:31678, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33213") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36114->172.17.0.4:33213, err= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33935") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52568->172.17.0.4:33935, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37311") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43994->172.17.0.4:37311, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30012") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34364->172.17.0.4:30012, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30468") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56060->172.17.0.4:30468, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33845") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49326->172.17.0.4:33845, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32988") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53094->172.17.0.4:32988, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38752") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45214->172.17.0.4:38752, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32245") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56558->172.17.0.4:32245, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34536") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35784->172.17.0.4:34536, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36978") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58336->172.17.0.4:36978, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34796") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50842->172.17.0.4:34796, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33778") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45728->172.17.0.4:33778, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34734") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59434->172.17.0.4:34734, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32117") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49928->172.17.0.4:32117, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38994") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59232->172.17.0.4:38994, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35559") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51360->172.17.0.4:35559, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30234") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53718->172.17.0.4:30234, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31962") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38362->172.17.0.4:31962, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36256") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54964->172.17.0.4:36256, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31672") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38082->172.17.0.4:31672, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34949") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60168->172.17.0.4:34949, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35067") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60146->172.17.0.4:35067, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33903") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58584->172.17.0.4:33903, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36342") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49910->172.17.0.4:36342, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38909") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41564->172.17.0.4:38909, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33300") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35220->172.17.0.4:33300, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38490") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32794->172.17.0.4:38490, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34016") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46062->172.17.0.4:34016, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38805") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48874->172.17.0.4:38805, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30781") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36952->172.17.0.4:30781, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32108") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34980->172.17.0.4:32108, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38728") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47184->172.17.0.4:38728, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37685") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55136->172.17.0.4:37685, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36954") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54974->172.17.0.4:36954, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31434") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58186->172.17.0.4:31434, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36108") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45516->172.17.0.4:36108, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31450") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49324->172.17.0.4:31450, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31881") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44564->172.17.0.4:31881, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31601") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39530->172.17.0.4:31601, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30196") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52318->172.17.0.4:30196, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32733") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60522->172.17.0.4:32733, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37491") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40340->172.17.0.4:37491, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31097") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58716->172.17.0.4:31097, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33587") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36422->172.17.0.4:33587, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35201") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53810->172.17.0.4:35201, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31129") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53778->172.17.0.4:31129, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33267") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34104->172.17.0.4:33267, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37013") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51646->172.17.0.4:37013, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32596") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43052->172.17.0.4:32596, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32495") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46448->172.17.0.4:32495, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36293") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54246->172.17.0.4:36293, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32695") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48354->172.17.0.4:32695, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34126") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38512->172.17.0.4:34126, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35574") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50052->172.17.0.4:35574, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32853") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33872->172.17.0.4:32853, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37561") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33314->172.17.0.4:37561, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39859") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60660->172.17.0.4:39859, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33532") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34678->172.17.0.4:33532, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38694") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59766->172.17.0.4:38694, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34553") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33246->172.17.0.4:34553, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39764") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34982->172.17.0.4:39764, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38826") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42946->172.17.0.4:38826, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32682") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56158->172.17.0.4:32682, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35242") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42024->172.17.0.4:35242, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35211") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42082->172.17.0.4:35211, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34350") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47978->172.17.0.4:34350, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34983") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36476->172.17.0.4:34983, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37867") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40326->172.17.0.4:37867, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39769") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43130->172.17.0.4:39769, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38068") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51298->172.17.0.4:38068, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38759") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38012->172.17.0.4:38759, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33639") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51678->172.17.0.4:33639, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33842") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58196->172.17.0.4:33842, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36867") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37792->172.17.0.4:36867, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36818") 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41002->172.17.0.4:36818, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34135") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54066->172.17.0.4:34135, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30696") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40632->172.17.0.4:30696, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38146") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60812->172.17.0.4:38146, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36681") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58210->172.17.0.4:36681, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31060") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49214->172.17.0.4:31060, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39494") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45334->172.17.0.4:39494, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39053") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45440->172.17.0.4:39053, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30739") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48478->172.17.0.4:30739, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39205") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42092->172.17.0.4:39205, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31773") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42694->172.17.0.4:31773, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33310") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41882->172.17.0.4:33310, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34237") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52148->172.17.0.4:34237, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31684") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57142->172.17.0.4:31684, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37572") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52146->172.17.0.4:37572, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32916") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34866->172.17.0.4:32916, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35072") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46198->172.17.0.4:35072, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39786") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58008->172.17.0.4:39786, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37022") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44770->172.17.0.4:37022, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36529") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51330->172.17.0.4:36529, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35021") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55794->172.17.0.4:35021, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33479") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56880->172.17.0.4:33479, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31946") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41170->172.17.0.4:31946, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39794") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45156->172.17.0.4:39794, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38959") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53128->172.17.0.4:38959, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31382") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58510->172.17.0.4:31382, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32936") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60858->172.17.0.4:32936, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38736") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58966->172.17.0.4:38736, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38776") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41642->172.17.0.4:38776, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34225") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47526->172.17.0.4:34225, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36710") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40470->172.17.0.4:36710, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33991") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51118->172.17.0.4:33991, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39466") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55948->172.17.0.4:39466, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31309") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43318->172.17.0.4:31309, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36048") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49996->172.17.0.4:36048, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32545") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33392->172.17.0.4:32545, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31282") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54454->172.17.0.4:31282, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36177") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44336->172.17.0.4:36177, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32038") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51694->172.17.0.4:32038, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38993") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41018->172.17.0.4:38993, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37034") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49000->172.17.0.4:37034, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33516") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46812->172.17.0.4:33516, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39579") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38908->172.17.0.4:39579, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38059") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38030->172.17.0.4:38059, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35811") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41216->172.17.0.4:35811, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36596") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47278->172.17.0.4:36596, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35752") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40002->172.17.0.4:35752, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35990") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56102->172.17.0.4:35990, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30726") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42350->172.17.0.4:30726, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35159") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37756->172.17.0.4:35159, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34080") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40822->172.17.0.4:34080, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34809") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41646->172.17.0.4:34809, err= 2025/10/16 04:01:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31876") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56756->172.17.0.4:31876, err= 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37041") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51172->172.17.0.4:37041, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39219") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39670->172.17.0.4:39219, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39604") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48718->172.17.0.4:39604, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34454") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44644->172.17.0.4:34454, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38187") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39544->172.17.0.4:38187, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39627") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49096->172.17.0.4:39627, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30975") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45176->172.17.0.4:30975, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30987") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43658->172.17.0.4:30987, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37934") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38080->172.17.0.4:37934, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36457") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54534->172.17.0.4:36457, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33110") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39636->172.17.0.4:33110, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32101") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33966->172.17.0.4:32101, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33704") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40608->172.17.0.4:33704, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35986") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47324->172.17.0.4:35986, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33228") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42788->172.17.0.4:33228, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34784") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46118->172.17.0.4:34784, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37944") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38982->172.17.0.4:37944, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31268") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45924->172.17.0.4:31268, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36316") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41764->172.17.0.4:36316, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34269") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52674->172.17.0.4:34269, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38092") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54996->172.17.0.4:38092, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33456") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32950->172.17.0.4:33456, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36364") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36602->172.17.0.4:36364, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37423") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60076->172.17.0.4:37423, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31053") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43832->172.17.0.4:31053, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39149") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57052->172.17.0.4:39149, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33237") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37490->172.17.0.4:33237, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36314") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54234->172.17.0.4:36314, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30293") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33094->172.17.0.4:30293, err= 2025/10/16 04:01:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36212") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45742->172.17.0.4:36212, err= 2025/10/16 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : apple: Excluded 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : banana: Excluded 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36144") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59010->172.17.0.4:36144, err= 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32140") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49488->172.17.0.4:32140, err= 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35103") 2025/10/16 04:01:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50802->172.17.0.4:35103, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31674") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57294->172.17.0.4:31674, err= 2025/10/16 04:01:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31292") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40488->172.17.0.4:31292, err= 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32619") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58534->172.17.0.4:32619, err= 2025/10/16 04:01:42 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : apple: Excluded 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:42 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : banana: Excluded 2025/10/16 04:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36944") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35204->172.17.0.4:36944, err= 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37819") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50050->172.17.0.4:37819, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34966") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47120->172.17.0.4:34966, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37282") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56444->172.17.0.4:37282, err= 2025/10/16 04:01:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : apple: Unchanged skipping 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:01:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : banana: Unchanged skipping 2025/10/16 04:01:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34912") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53560->172.17.0.4:34912, err= 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34279") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45328->172.17.0.4:34279, err= 2025/10/16 04:01:42 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : apple: Excluded 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : appleappleapplebanana: Excluded 2025/10/16 04:01:42 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : banana: Excluded 2025/10/16 04:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : splitbananasplit: Excluded 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32849") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33374->172.17.0.4:32849, err= 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:01:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32595") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37820->172.17.0.4:32595, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37302") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39222->172.17.0.4:37302, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30943") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50604->172.17.0.4:30943, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33125") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42130->172.17.0.4:33125, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38131") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52504->172.17.0.4:38131, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35651") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53856->172.17.0.4:35651, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33419") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35936->172.17.0.4:33419, err= --- PASS: TestTransform (2.07s) --- PASS: TestTransform/NFC (0.14s) --- PASS: TestTransform/NFD (0.18s) --- PASS: TestTransform/base64 (0.28s) --- PASS: TestTransform/prefix (0.26s) --- PASS: TestTransform/suffix (0.24s) --- PASS: TestTransform/truncate (0.21s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.14s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35768") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48540->172.17.0.4:35768, err= 2025/10/16 04:01:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/16 04:01:42 INFO : sub dir_somesuffix: Making directory 2025/10/16 04:01:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/16 04:01:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/16 04:01:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:01:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37867") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40338->172.17.0.4:37867, err= 2025/10/16 04:01:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:01:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35631") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43162->172.17.0.4:35631, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39938") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32940->172.17.0.4:39938, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36431") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45488->172.17.0.4:36431, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32342") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56850->172.17.0.4:32342, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32902") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57180->172.17.0.4:32902, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33318") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37346->172.17.0.4:33318, err= 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35619") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53018->172.17.0.4:35619, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38408") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59222->172.17.0.4:38408, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37355") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53652->172.17.0.4:37355, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33627") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51040->172.17.0.4:33627, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37495") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40350->172.17.0.4:37495, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34894") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34954->172.17.0.4:34894, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35655") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43528->172.17.0.4:35655, err= 2025/10/16 04:01:42 INFO : toe: Making directory 2025/10/16 04:01:42 INFO : toe/toe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34897") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60534->172.17.0.4:34897, err= 2025/10/16 04:01:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/16 04:01:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33095") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57930->172.17.0.4:33095, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34512") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39762->172.17.0.4:34512, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37133") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60722->172.17.0.4:37133, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36849") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46184->172.17.0.4:36849, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31383") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33830->172.17.0.4:31383, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39866") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37352->172.17.0.4:39866, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35452") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48542->172.17.0.4:35452, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33410") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49244->172.17.0.4:33410, err= 2025/10/16 04:01:42 INFO : toe: Making directory 2025/10/16 04:01:42 INFO : toe/toe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30338") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48564->172.17.0.4:30338, err= 2025/10/16 04:01:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/16 04:01:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36581") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37422->172.17.0.4:36581, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30330") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49980->172.17.0.4:30330, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35095") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37484->172.17.0.4:35095, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34247") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44798->172.17.0.4:34247, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35066") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33864->172.17.0.4:35066, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30977") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40286->172.17.0.4:30977, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30810") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47324->172.17.0.4:30810, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38002") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44028->172.17.0.4:38002, err= 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 INFO : tictacempty_dir: Making directory 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32598") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39380->172.17.0.4:32598, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37844") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37950->172.17.0.4:37844, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37331") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30701") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46358->172.17.0.4:30701, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55338->172.17.0.4:37331, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35749") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34910->172.17.0.4:35749, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32048") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37364->172.17.0.4:32048, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30142") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33144") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55720->172.17.0.4:30142, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56448->172.17.0.4:33144, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36518") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60022->172.17.0.4:36518, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35403") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40704->172.17.0.4:35403, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33982") 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53288->172.17.0.4:33982, err= 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 INFO : tictacempty_dir: Making directory 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37978") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55694->172.17.0.4:37978, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32546") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48144->172.17.0.4:32546, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31875") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31929") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45350->172.17.0.4:31929, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50250->172.17.0.4:31875, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33224") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40792->172.17.0.4:33224, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32023") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55654->172.17.0.4:32023, err= 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30585") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33107") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54292->172.17.0.4:30585, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47532->172.17.0.4:33107, err= 2025/10/16 04:01:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30325") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43674->172.17.0.4:30325, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/10/16 04:01:42 NOTICE: ftp://172.17.0.4:21/rclone-test-wohixep3mojo: 0 differences found 2025/10/16 04:01:42 NOTICE: ftp://172.17.0.4:21/rclone-test-wohixep3mojo: 1 hashes could not be checked 2025/10/16 04:01:42 NOTICE: ftp://172.17.0.4:21/rclone-test-wohixep3mojo: 1 matching files 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37787") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37520->172.17.0.4:37787, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33359") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37935") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42874->172.17.0.4:33359, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39774->172.17.0.4:37935, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35022") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42746->172.17.0.4:35022, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36759") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55494->172.17.0.4:36759, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37182") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54350->172.17.0.4:37182, err= 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33448") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40610->172.17.0.4:33448, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38563") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57504->172.17.0.4:38563, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30233") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44756->172.17.0.4:30233, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36975") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48532->172.17.0.4:36975, err= 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36700") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55956->172.17.0.4:36700, err= 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35440") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:46276->172.17.0.4:35440, err= 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31340") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47648->172.17.0.4:31340, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37160") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56126->172.17.0.4:37160, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32621") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43412->172.17.0.4:32621, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39047") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54432->172.17.0.4:39047, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38308") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55024->172.17.0.4:38308, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34068") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58606->172.17.0.4:34068, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37814") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51992->172.17.0.4:37814, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39328") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47804->172.17.0.4:39328, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/10/16 04:01:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36093") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52510->172.17.0.4:36093, err= 2025/10/16 04:01:42 INFO : toe: Making directory 2025/10/16 04:01:42 INFO : toe/toe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36133") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58994->172.17.0.4:36133, err= 2025/10/16 04:01:42 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/10/16 04:01:42 INFO : toe/toe/toe: Copied (new) 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39076") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58414->172.17.0.4:39076, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37245") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34120->172.17.0.4:37245, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30278") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41718->172.17.0.4:30278, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34812") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51130->172.17.0.4:34812, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30669") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56284->172.17.0.4:30669, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31770") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50832->172.17.0.4:31770, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32520") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38488->172.17.0.4:32520, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37835") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49966->172.17.0.4:37835, err= 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 INFO : tictacempty_dir: Making directory 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36692") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40370->172.17.0.4:36692, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Deleted 2025/10/16 04:01:42 INFO : toe/toe: Removing directory 2025/10/16 04:01:42 INFO : toe: Removing directory 2025/10/16 04:01:42 INFO : empty_dir: Removing directory 2025/10/16 04:01:42 DEBUG : Local file system at /tmp/rclone2940849655: deleted 3 directories 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35264") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40338->172.17.0.4:35264, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30828") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58138->172.17.0.4:30828, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34652") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52522->172.17.0.4:34652, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36277") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53274->172.17.0.4:36277, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36438") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48060->172.17.0.4:36438, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34831") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:42150->172.17.0.4:34831, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38676") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47188->172.17.0.4:38676, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31892") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60714->172.17.0.4:31892, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36258") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44164->172.17.0.4:36258, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34037") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38002->172.17.0.4:34037, err= 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 INFO : tictacempty_dir: Making directory 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32570") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56664->172.17.0.4:32570, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Deleted 2025/10/16 04:01:42 INFO : toe/toe: Removing directory 2025/10/16 04:01:42 INFO : toe: Removing directory 2025/10/16 04:01:42 INFO : empty_dir: Removing directory 2025/10/16 04:01:42 DEBUG : Local file system at /tmp/rclone2940849655: deleted 3 directories 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31816") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59830->172.17.0.4:31816, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37330") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37726") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50098->172.17.0.4:37330, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53958->172.17.0.4:37726, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37776") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41518->172.17.0.4:37776, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35181") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43362->172.17.0.4:35181, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32610") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39097") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:33936->172.17.0.4:32610, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32679") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34264->172.17.0.4:32679, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59562->172.17.0.4:39097, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34101") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34340->172.17.0.4:34101, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30048") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38614->172.17.0.4:30048, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35947") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43578->172.17.0.4:35947, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35560") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30922") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36923") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44924->172.17.0.4:30922, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56218->172.17.0.4:35560, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34794->172.17.0.4:36923, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37184") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38829") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50800->172.17.0.4:37184, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53258->172.17.0.4:38829, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38690") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60630->172.17.0.4:38690, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : Reset feature "Copy" 2025/10/16 04:01:42 DEBUG : Reset feature "Move" 2025/10/16 04:01:42 DEBUG : Reset feature "Copy" 2025/10/16 04:01:42 DEBUG : Reset feature "Move" 2025/10/16 04:01:42 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37690") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54244->172.17.0.4:37690, err= 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 INFO : tictacempty_dir: Making directory 2025/10/16 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 INFO : tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:01:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32805") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50274->172.17.0.4:32805, err= 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Deleted 2025/10/16 04:01:42 INFO : toe/toe: Removing directory 2025/10/16 04:01:42 INFO : toe: Removing directory 2025/10/16 04:01:42 INFO : empty_dir: Removing directory 2025/10/16 04:01:42 DEBUG : Local file system at /tmp/rclone2940849655: deleted 3 directories 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37876") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43700->172.17.0.4:37876, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31323") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37797") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34086->172.17.0.4:31323, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:36004->172.17.0.4:37797, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32906") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38998->172.17.0.4:32906, err= 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32182") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:40910->172.17.0.4:32182, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33838") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54558->172.17.0.4:33838, err= 2025/10/16 04:01:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/16 04:01:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34550") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35914->172.17.0.4:34550, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34317") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32492") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31541") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37310->172.17.0.4:34317, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38100->172.17.0.4:31541, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:57096->172.17.0.4:32492, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37445") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:41220->172.17.0.4:37445, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38191") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35534->172.17.0.4:38191, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33151") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55510->172.17.0.4:33151, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30445") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38997") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51766->172.17.0.4:30445, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39572") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38852->172.17.0.4:38997, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56680->172.17.0.4:39572, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33177") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37603") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51960->172.17.0.4:33177, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:58514->172.17.0.4:37603, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:31391") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:60926->172.17.0.4:31391, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 DEBUG : toe: transformed to: dG9l 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38987") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47610->172.17.0.4:38987, err= 2025/10/16 04:01:42 DEBUG : toe: transformed to: dG9l 2025/10/16 04:01:42 INFO : dG9l: Making directory 2025/10/16 04:01:42 DEBUG : toe: transformed to: dG9l 2025/10/16 04:01:42 DEBUG : toe: transformed to: dG9l 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/16 04:01:42 INFO : dG9l/dG9l: Making directory 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/16 04:01:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38063") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:44816->172.17.0.4:38063, err= 2025/10/16 04:01:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38630") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:56382->172.17.0.4:38630, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33133") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:34422->172.17.0.4:33133, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36286") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:47938->172.17.0.4:36286, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38998") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:52162->172.17.0.4:38998, err= 2025/10/16 04:01:42 DEBUG : dG9l: transformed to: toe 2025/10/16 04:01:42 DEBUG : dG9l: transformed to: toe 2025/10/16 04:01:42 DEBUG : toe: Directory modification time the same (differ by 332.627973ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : Added delayed dir = "toe", newDst=toe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:32618") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:37598->172.17.0.4:32618, err= 2025/10/16 04:01:42 DEBUG : dG9l: transformed to: toe 2025/10/16 04:01:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/16 04:01:42 DEBUG : toe/toe: Directory modification time the same (differ by 332.627973ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35377") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38520->172.17.0.4:35377, err= 2025/10/16 04:01:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/16 04:01:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/10/16 04:01:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/16 04:01:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/16 04:01:42 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : Local file system at /tmp/rclone2940849655: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34675") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54946->172.17.0.4:34675, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39902") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:32964->172.17.0.4:39902, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38551") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38928->172.17.0.4:38551, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35106") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:38472->172.17.0.4:35106, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:37048") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:45808->172.17.0.4:37048, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:36385") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50274->172.17.0.4:36385, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38896") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:55038->172.17.0.4:38896, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wohixep3mojo", Local "Local file system at /tmp/rclone2940849655", Modify Window "1s" 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39584") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:39062->172.17.0.4:39584, err= 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: 2025/10/16 04:01:42 INFO : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Making directory 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: 2025/10/16 04:01:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/16 04:01:42 INFO : toe/toe: Making directory 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe/toe: transformed to: 2025/10/16 04:01:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe: transformed to: 2025/10/16 04:01:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:01:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:01:42 DEBUG : toe/toe/toe: transformed to: 2025/10/16 04:01:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for checks to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Waiting for transfers to finish 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:30409") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:43260->172.17.0.4:30409, err= 2025/10/16 04:01:42 INFO : toe/toe/toe: Copied (new) 2025/10/16 04:01:42 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: not deleting files as there were IO errors 2025/10/16 04:01:42 ERROR : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: not deleting directories as there were IO errors 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35069") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:49124->172.17.0.4:35069, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39811") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:51446->172.17.0.4:39811, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:34333") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:35038->172.17.0.4:34333, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:35094") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:59856->172.17.0.4:35094, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33487") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:48054->172.17.0.4:33487, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:38547") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:50500->172.17.0.4:38547, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:33852") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:53648->172.17.0.4:33852, err= --- PASS: TestError (0.02s) PASS 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: dial("tcp","172.17.0.4:39060") 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: > dial: conn=172.17.0.1:54546->172.17.0.4:39060, err= 2025/10/16 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wohixep3mojo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.586411407s (try 1/5)