"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/31 01:23:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo" 2025/07/31 01:23:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 01:23:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:46 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:46 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:46 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:46 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32944->172.17.0.2:21, err= 2025/07/31 01:23:46 DEBUG : Creating backend with remote "/tmp/rclone2717144858" === 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.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36174") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40680->172.17.0.2:36174, err= 2025/07/31 01:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34329") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60960->172.17.0.2:34329, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30133") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47372->172.17.0.2:30133, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38129") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36846->172.17.0.2:38129, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32855") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60236->172.17.0.2:32855, err= 2025/07/31 01:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31388") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60570->172.17.0.2:31388, err= 2025/07/31 01:23:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:46 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33893") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52836->172.17.0.2:33893, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39123") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45032->172.17.0.2:39123, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36476") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49202->172.17.0.2:36476, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30958") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50972->172.17.0.2:30958, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35347") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57618->172.17.0.2:35347, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34389") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35892->172.17.0.2:34389, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34101") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55006->172.17.0.2:34101, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34480") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44946->172.17.0.2:34480, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33586") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56718->172.17.0.2:33586, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:46 DEBUG : Creating backend with remote "/non-existing" 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30618") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50570->172.17.0.2:30618, err= 2025/07/31 01:23:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39991") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46944->172.17.0.2:39991, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30944") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44682->172.17.0.2:30944, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30430") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38850->172.17.0.2:30430, err= 2025/07/31 01:23:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:46 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30945") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38700->172.17.0.2:30945, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30843") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33286->172.17.0.2:30843, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39038") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46958->172.17.0.2:39038, err= 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36529") 2025/07/31 01:23:46 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37658->172.17.0.2:36529, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39471") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48144->172.17.0.2:39471, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35627") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39496->172.17.0.2:35627, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30778") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57022->172.17.0.2:30778, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Running all checks before starting transfers 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30025") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45472->172.17.0.2:30025, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Checks finished, now starting transfers 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32309") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38938->172.17.0.2:32309, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32142") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45510->172.17.0.2:32142, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30719") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51000->172.17.0.2:30719, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35872") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37272->172.17.0.2:35872, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32194") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57882->172.17.0.2:32194, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39475") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36492->172.17.0.2:39475, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 ERROR : Ignoring --no-traverse with sync 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35076") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40800->172.17.0.2:35076, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38261") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55124->172.17.0.2:38261, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30226") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55370->172.17.0.2:30226, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37702") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46650->172.17.0.2:37702, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33081") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49674->172.17.0.2:33081, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33672") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59648->172.17.0.2:33672, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35972") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32782->172.17.0.2:35972, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35365") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50616->172.17.0.2:35365, err= 2025/07/31 01:23:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37675") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46116->172.17.0.2:37675, err= 2025/07/31 01:23:47 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/31 01:23:47 INFO : hello world2: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36216") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48416->172.17.0.2:36216, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35409") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58154->172.17.0.2:35409, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38488") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48362->172.17.0.2:38488, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30259") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60790->172.17.0.2:30259, err= 2025/07/31 01:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39718") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36384->172.17.0.2:39718, err= 2025/07/31 01:23:47 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/31 01:23:47 INFO : potato2: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39398") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60590->172.17.0.2:39398, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36540") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32848->172.17.0.2:36540, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31619") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33764->172.17.0.2:31619, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31167") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57640->172.17.0.2:31167, err= 2025/07/31 01:23:47 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/31 01:23:47 INFO : potato2: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30888") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39074->172.17.0.2:30888, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31580") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35706->172.17.0.2:31580, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35707") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60948->172.17.0.2:35707, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/31 01:23:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37207") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47316->172.17.0.2:37207, err= 2025/07/31 01:23:47 INFO : sub dir2: Making directory 2025/07/31 01:23:47 INFO : sub dir: Making directory 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 INFO : sub dir2/sub sub dir2: Making directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36438") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32958->172.17.0.2:21, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46594->172.17.0.2:36438, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39216") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48142->172.17.0.2:39216, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37582") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38552->172.17.0.2:37582, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38097") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40746->172.17.0.2:38097, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32123") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37594->172.17.0.2:32123, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30507") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50876->172.17.0.2:30507, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36139") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36509") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56400->172.17.0.2:36509, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60260->172.17.0.2:36139, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33691") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55080->172.17.0.2:33691, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35944") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35456->172.17.0.2:35944, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 INFO : sub dir2: Making directory 2025/07/31 01:23:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/31 01:23:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37694") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49076->172.17.0.2:37694, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32308") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48212->172.17.0.2:32308, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38267") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52410->172.17.0.2:38267, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30086") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45726->172.17.0.2:30086, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35466") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33378->172.17.0.2:35466, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31033") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60696->172.17.0.2:31033, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32524") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47576->172.17.0.2:32524, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : sub dir2: Making directory with metadata 2025/07/31 01:23:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34937") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59056->172.17.0.2:34937, err= 2025/07/31 01:23:47 INFO : sub dir2: Making directory 2025/07/31 01:23:47 INFO : sub dir: Making directory 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38094") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43176->172.17.0.2:38094, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35262") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51566->172.17.0.2:35262, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37682") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39060") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38114->172.17.0.2:37682, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43274->172.17.0.2:39060, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35196") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38788->172.17.0.2:35196, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31306") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52074->172.17.0.2:31306, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36009") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35366") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36650->172.17.0.2:36009, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46028->172.17.0.2:35366, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39452") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52376->172.17.0.2:39452, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39232") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34184->172.17.0.2:39232, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34638") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53078->172.17.0.2:34638, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 INFO : sub dir2: Making directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32368") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41208->172.17.0.2:32368, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31657") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50600->172.17.0.2:31657, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37004") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57384->172.17.0.2:37004, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33403") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50840->172.17.0.2:33403, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30041") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46232->172.17.0.2:30041, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38272") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37400->172.17.0.2:38272, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35415") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49830->172.17.0.2:35415, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : sub dir2: Making directory with metadata 2025/07/31 01:23:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31055") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33526->172.17.0.2:31055, err= 2025/07/31 01:23:47 INFO : sub dir2: Making directory 2025/07/31 01:23:47 INFO : sub dir: Making directory 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38360") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41362->172.17.0.2:38360, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37720") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52404->172.17.0.2:37720, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33655") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39221") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39412->172.17.0.2:33655, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57994->172.17.0.2:39221, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37590") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45476->172.17.0.2:37590, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39067") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31399") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58810->172.17.0.2:31399, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33754->172.17.0.2:39067, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37221") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40970->172.17.0.2:37221, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31324") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44636->172.17.0.2:31324, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36306") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51688->172.17.0.2:36306, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 INFO : sub dir2: Making directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32159") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57430->172.17.0.2:32159, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36908") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44374->172.17.0.2:36908, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38923") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44060->172.17.0.2:38923, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39260") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44614->172.17.0.2:39260, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35107") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48034->172.17.0.2:35107, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31539") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48270->172.17.0.2:31539, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34039") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60484->172.17.0.2:34039, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31071") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38898->172.17.0.2:31071, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34982") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56576->172.17.0.2:34982, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35503") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48916->172.17.0.2:35503, err= 2025/07/31 01:23:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vubufaj5reqa" 2025/07/31 01:23:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:47 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:47 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: Connecting to FTP server 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:32968->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-pewexek1gexo -> ftp://172.17.0.2:21/rclone-test-vubufaj5reqa 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:37351") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37171") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:46076->172.17.0.2:37351, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56710->172.17.0.2:37171, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38000") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57756->172.17.0.2:38000, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36815") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59548->172.17.0.2:36815, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:32016") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:44464->172.17.0.2:32016, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:30359") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:49164->172.17.0.2:30359, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:34301") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:37948->172.17.0.2:34301, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:30894") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:44344->172.17.0.2:30894, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: dial("tcp","172.17.0.2:33969") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: > dial: conn=172.17.0.1:57182->172.17.0.2:33969, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: Purge object "sub dir/hello world" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: Purge dir "sub dir" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-vubufaj5reqa: Purge dir "" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38892") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38450->172.17.0.2:38892, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35014") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55408->172.17.0.2:35014, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36719") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48584->172.17.0.2:36719, err= --- PASS: TestServerSideCopy (0.06s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33506") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40556->172.17.0.2:33506, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36751") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46954->172.17.0.2:36751, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35061") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39924->172.17.0.2:35061, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39042") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39434->172.17.0.2:39042, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32962") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48218->172.17.0.2:32962, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39366") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44910->172.17.0.2:39366, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32897") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45434->172.17.0.2:32897, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33106") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42350->172.17.0.2:33106, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31819") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57990->172.17.0.2:31819, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39420") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42016->172.17.0.2:39420, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30316") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53180->172.17.0.2:30316, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30396") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45772->172.17.0.2:30396, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38430") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33732->172.17.0.2:38430, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35210") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39288->172.17.0.2:35210, err= 2025/07/31 01:23:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qisoses7hana" 2025/07/31 01:23:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:47 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:47 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Connecting to FTP server 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:32972->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-pewexek1gexo -> ftp://172.17.0.2:21/rclone-test-qisoses7hana 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:39132") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:44546->172.17.0.2:39132, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34183") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42234->172.17.0.2:34183, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32722") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35590->172.17.0.2:32722, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34386") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44282->172.17.0.2:34386, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:30241") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:54002->172.17.0.2:30241, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:34121") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:43060->172.17.0.2:34121, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:31505") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:54756->172.17.0.2:31505, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31401") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39644->172.17.0.2:31401, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33082") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42258->172.17.0.2:33082, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32741") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51026->172.17.0.2:32741, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:32888") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:39448->172.17.0.2:32888, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38690") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48656->172.17.0.2:38690, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:30070") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:60854->172.17.0.2:30070, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38411") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32956->172.17.0.2:38411, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37885") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57960->172.17.0.2:37885, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:33560") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:32908->172.17.0.2:33560, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:38830") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:39184->172.17.0.2:38830, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:33951") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:40550->172.17.0.2:33951, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:36272") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:34268->172.17.0.2:36272, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: dial("tcp","172.17.0.2:33226") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: > dial: conn=172.17.0.1:37766->172.17.0.2:33226, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Purge object "sub dir/hello world" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Purge dir "sub dir" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-qisoses7hana: Purge dir "" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37175") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37528->172.17.0.2:37175, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34652") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50128->172.17.0.2:34652, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32953") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45670->172.17.0.2:32953, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39899") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45712->172.17.0.2:39899, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37687") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60544->172.17.0.2:37687, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38047") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47750->172.17.0.2:38047, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33859") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54972->172.17.0.2:33859, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36248") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41512->172.17.0.2:36248, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32615") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56208->172.17.0.2:32615, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/31 01:23:47 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33700") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45994->172.17.0.2:33700, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38231") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54676->172.17.0.2:38231, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34760") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60418->172.17.0.2:34760, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35101") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51110->172.17.0.2:35101, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34723") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48542->172.17.0.2:34723, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39644") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42892->172.17.0.2:39644, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31079") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34178->172.17.0.2:31079, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30282") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33286->172.17.0.2:30282, err= 2025/07/31 01:23:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wexujuz7leko" 2025/07/31 01:23:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:47 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:47 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:47 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Connecting to FTP server 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:32984->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-pewexek1gexo -> ftp://172.17.0.2:21/rclone-test-wexujuz7leko 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36183") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:37728") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56292->172.17.0.2:36183, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:60612->172.17.0.2:37728, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31762") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47826->172.17.0.2:31762, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32418") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39934->172.17.0.2:32418, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:32291") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:35246->172.17.0.2:32291, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:32167") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:46612->172.17.0.2:32167, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:34784") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:36578->172.17.0.2:34784, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39123") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45042->172.17.0.2:39123, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37014") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56138->172.17.0.2:37014, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30171") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41806->172.17.0.2:30171, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Using server-side directory move 2025/07/31 01:23:47 INFO : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:32024") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:53998->172.17.0.2:32024, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31350") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49626->172.17.0.2:31350, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:33527") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:55600->172.17.0.2:33527, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39539") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49966->172.17.0.2:39539, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Waiting for transfers to finish 2025/07/31 01:23:47 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:47 INFO : sub dir/hello world: Moved (server-side) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37028") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59020->172.17.0.2:37028, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32326") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45292->172.17.0.2:32326, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:35763") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:39140->172.17.0.2:35763, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:38485") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:46446->172.17.0.2:38485, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35653") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35630->172.17.0.2:35653, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37792") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37382->172.17.0.2:37792, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30162") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53730->172.17.0.2:30162, err= 2025/07/31 01:23:47 DEBUG : testing file moves 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31817") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:30248") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:43118->172.17.0.2:30248, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36254->172.17.0.2:31817, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30357") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:36940") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:55180->172.17.0.2:36940, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52160->172.17.0.2:30357, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Waiting for transfers to finish 2025/07/31 01:23:47 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:47 INFO : sub dir/hello world: Moved (server-side) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30021") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33412->172.17.0.2:30021, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31164") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44428->172.17.0.2:31164, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:31597") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:35058->172.17.0.2:31597, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:32575") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:52190->172.17.0.2:32575, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:38202") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:40352->172.17.0.2:38202, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: dial("tcp","172.17.0.2:36447") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: > dial: conn=172.17.0.1:57370->172.17.0.2:36447, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Purge object "sub dir/hello world" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Purge dir "sub dir" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-wexujuz7leko: Purge dir "" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38942") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44666->172.17.0.2:38942, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34541") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34106->172.17.0.2:34541, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37890") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36384->172.17.0.2:37890, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34573") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39298->172.17.0.2:34573, err= 2025/07/31 01:23:47 ERROR : error listing: directory not found 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32191") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35866->172.17.0.2:32191, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31957") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39444->172.17.0.2:31957, err= 2025/07/31 01:23:47 INFO : Local file system at /tmp/rclone2717144858: Making directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32838") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35968->172.17.0.2:32838, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34531") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46688->172.17.0.2:34531, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37525") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44666->172.17.0.2:37525, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32604") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51036->172.17.0.2:32604, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35996") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54380->172.17.0.2:35996, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32552") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44262->172.17.0.2:32552, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36481") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52910->172.17.0.2:36481, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35645") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48050->172.17.0.2:35645, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37989") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56122->172.17.0.2:37989, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31640") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56106->172.17.0.2:31640, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31490") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59566->172.17.0.2:31490, err= 2025/07/31 01:23:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35607") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44166->172.17.0.2:35607, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36030") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50880->172.17.0.2:36030, err= 2025/07/31 01:23:47 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/31 01:23:47 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34805") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38608->172.17.0.2:34805, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38607") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37746->172.17.0.2:38607, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39547") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49028->172.17.0.2:39547, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33476") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48276->172.17.0.2:33476, err= 2025/07/31 01:23:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31816") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32910->172.17.0.2:31816, err= 2025/07/31 01:23:47 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/31 01:23:47 INFO : check sum: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34095") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47116->172.17.0.2:34095, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30800") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47720->172.17.0.2:30800, err= 2025/07/31 01:23:47 NOTICE: ftp://172.17.0.2:21/rclone-test-pewexek1gexo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/31 01:23:47 DEBUG : check sum: Size of src and dst objects identical 2025/07/31 01:23:47 DEBUG : check sum: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : There was nothing to transfer 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33851") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35104->172.17.0.2:33851, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34469") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57012->172.17.0.2:34469, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32868") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38288->172.17.0.2:32868, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32264") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55962->172.17.0.2:32264, err= 2025/07/31 01:23:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30956") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48166->172.17.0.2:30956, err= 2025/07/31 01:23:47 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/31 01:23:47 INFO : sizeonly: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32056") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37804->172.17.0.2:32056, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33864") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56150->172.17.0.2:33864, err= 2025/07/31 01:23:47 DEBUG : sizeonly: Sizes identical 2025/07/31 01:23:47 DEBUG : sizeonly: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : There was nothing to transfer 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35135") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41414->172.17.0.2:35135, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39282") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50534->172.17.0.2:39282, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30603") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43170->172.17.0.2:30603, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33430") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39696->172.17.0.2:33430, err= 2025/07/31 01:23:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38758") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36330->172.17.0.2:38758, err= 2025/07/31 01:23:47 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/31 01:23:47 INFO : ignore-size: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32813") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52954->172.17.0.2:32813, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35351") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40262->172.17.0.2:35351, err= 2025/07/31 01:23:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:47 DEBUG : ignore-size: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : There was nothing to transfer 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35930") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44954->172.17.0.2:35930, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37105") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39696->172.17.0.2:37105, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38110") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59472->172.17.0.2:38110, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30268") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39988->172.17.0.2:30268, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34813") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51026->172.17.0.2:34813, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39431") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41816->172.17.0.2:39431, err= 2025/07/31 01:23:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : existing: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : There was nothing to transfer 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31059") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39596->172.17.0.2:31059, err= 2025/07/31 01:23:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32040") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40680->172.17.0.2:32040, err= 2025/07/31 01:23:47 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/31 01:23:47 INFO : existing: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36193") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43824->172.17.0.2:36193, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37643") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33156->172.17.0.2:37643, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34805") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38620->172.17.0.2:34805, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32444") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57934->172.17.0.2:32444, err= 2025/07/31 01:23:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30583") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35706->172.17.0.2:30583, err= 2025/07/31 01:23:47 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/31 01:23:47 INFO : existing: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33066") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46846->172.17.0.2:33066, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32707") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41758->172.17.0.2:32707, err= 2025/07/31 01:23:47 DEBUG : existing: Destination exists, skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : There was nothing to transfer 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38851") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52728->172.17.0.2:38851, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35359") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34138->172.17.0.2:35359, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35075") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42830->172.17.0.2:35075, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39220") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42832->172.17.0.2:39220, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31166") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59798->172.17.0.2:31166, err= 2025/07/31 01:23:47 INFO : d: Making directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33740") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46678->172.17.0.2:33740, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31144") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35851") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32994->172.17.0.2:21, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37794->172.17.0.2:35851, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53162->172.17.0.2:31144, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32166") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43330->172.17.0.2:32166, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32784") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46770->172.17.0.2:32784, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34567") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60364->172.17.0.2:34567, err= 2025/07/31 01:23:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35413") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44928->172.17.0.2:35413, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33654") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42824->172.17.0.2:33654, err= 2025/07/31 01:23:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34489") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60790->172.17.0.2:34489, err= 2025/07/31 01:23:47 DEBUG : c/non empty space: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/31 01:23:47 INFO : a/potato2: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : b/potato: Deleted 2025/07/31 01:23:47 INFO : d: Removing directory 2025/07/31 01:23:47 INFO : b: Removing directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: deleted 2 directories 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30128") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50240->172.17.0.2:30128, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35219") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33358") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59624->172.17.0.2:35219, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42402->172.17.0.2:33358, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37185") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51378->172.17.0.2:37185, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30858") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37650") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47166->172.17.0.2:30858, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34610->172.17.0.2:37650, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33700") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46010->172.17.0.2:33700, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33861") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34274->172.17.0.2:33861, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33155") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48316->172.17.0.2:33155, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37974") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59498->172.17.0.2:37974, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 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/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36439") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51626->172.17.0.2:36439, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36341") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59596->172.17.0.2:36341, err= 2025/07/31 01:23:47 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/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30857") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39040->172.17.0.2:30857, err= 2025/07/31 01:23:47 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/31 01:23:47 INFO : empty space: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33270") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46122->172.17.0.2:33270, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31309") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37220->172.17.0.2:31309, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33703") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51416->172.17.0.2:33703, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35705") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43046->172.17.0.2:35705, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30522") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45004->172.17.0.2:30522, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33944") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34438->172.17.0.2:33944, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37271") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59488->172.17.0.2:37271, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34319") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44856->172.17.0.2:34319, err= 2025/07/31 01:23:47 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/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39183") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39614->172.17.0.2:39183, err= 2025/07/31 01:23:47 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/31 01:23:47 INFO : foo: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33664") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43866->172.17.0.2:33664, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33469") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57282->172.17.0.2:33469, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31376") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48402->172.17.0.2:31376, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32494") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38762->172.17.0.2:32494, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36845") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60810->172.17.0.2:36845, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31663") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35582->172.17.0.2:31663, err= 2025/07/31 01:23:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37999") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43146->172.17.0.2:37999, err= 2025/07/31 01:23:47 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/31 01:23:47 INFO : potato: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38660") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37282->172.17.0.2:38660, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39940") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34858->172.17.0.2:39940, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38352") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38318->172.17.0.2:38352, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31382") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41140->172.17.0.2:31382, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32812") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34384->172.17.0.2:32812, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39908") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32906->172.17.0.2:39908, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37996") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48374->172.17.0.2:37996, err= 2025/07/31 01:23:47 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/31 01:23:47 INFO : potato: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35457") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57766->172.17.0.2:35457, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36438") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46596->172.17.0.2:36438, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31370") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55622->172.17.0.2:31370, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35471") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53412->172.17.0.2:35471, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37303") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45476->172.17.0.2:37303, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39368") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42384->172.17.0.2:39368, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 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/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36362") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59344->172.17.0.2:36362, err= 2025/07/31 01:23:47 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/31 01:23:47 INFO : potato: Copied (replaced existing) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33694") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45012->172.17.0.2:33694, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30767") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46354->172.17.0.2:30767, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30162") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53746->172.17.0.2:30162, err= --- PASS: TestSyncAfterChangingContentsOnly (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30648") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36672->172.17.0.2:30648, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36081") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54404->172.17.0.2:36081, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33665") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46680->172.17.0.2:33665, err= 2025/07/31 01:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/31 01:23:47 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38645") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34340->172.17.0.2:38645, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38904") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37372->172.17.0.2:38904, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36807") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38816->172.17.0.2:36807, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37344") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45182->172.17.0.2:37344, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38083") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52264->172.17.0.2:38083, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38797") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60752->172.17.0.2:38797, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35262") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51572->172.17.0.2:35262, err= 2025/07/31 01:23:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34725") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43786->172.17.0.2:34725, err= 2025/07/31 01:23:47 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/31 01:23:47 INFO : potato2: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : potato: Deleted 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31404") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55060->172.17.0.2:31404, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39715") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33888->172.17.0.2:39715, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36931") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57912->172.17.0.2:36931, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31054") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53594->172.17.0.2:31054, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38098") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52830->172.17.0.2:38098, err= 2025/07/31 01:23:47 INFO : d: Making directory 2025/07/31 01:23:47 INFO : d/e: Making directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39178") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59296->172.17.0.2:39178, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38182") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30639") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50224->172.17.0.2:30639, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48560->172.17.0.2:38182, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35244") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46834->172.17.0.2:35244, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38885") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50576->172.17.0.2:38885, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39838") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39844->172.17.0.2:39838, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38717") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38889") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35194") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57280->172.17.0.2:38717, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38982->172.17.0.2:38889, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47004->172.17.0.2:35194, err= 2025/07/31 01:23:47 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:47 DEBUG : c/non empty space: Unchanged skipping 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33547") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44776->172.17.0.2:33547, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31584") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34288->172.17.0.2:31584, err= 2025/07/31 01:23:47 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/31 01:23:47 INFO : a/potato2: Copied (new) 2025/07/31 01:23:47 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:47 INFO : b/potato: Deleted 2025/07/31 01:23:47 INFO : d/e: Removing directory 2025/07/31 01:23:47 INFO : d: Removing directory 2025/07/31 01:23:47 INFO : b: Removing directory 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: deleted 3 directories 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30624") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56852->172.17.0.2:30624, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39645") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56224->172.17.0.2:39645, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39090") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58890->172.17.0.2:39090, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30118") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42416->172.17.0.2:30118, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34505") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33829") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37476->172.17.0.2:33829, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38062->172.17.0.2:34505, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33926") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57900->172.17.0.2:33926, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39655") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58728->172.17.0.2:39655, err= 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35716") 2025/07/31 01:23:47 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35838->172.17.0.2:35716, err= 2025/07/31 01:23:47 INFO : d: Making directory 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35958") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34142->172.17.0.2:35958, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38736") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34392") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40102->172.17.0.2:38736, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39606->172.17.0.2:34392, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39102") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44182->172.17.0.2:39102, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33244") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58308->172.17.0.2:33244, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36310") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55476->172.17.0.2:36310, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33250") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36170") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35410->172.17.0.2:33250, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47482->172.17.0.2:36170, err= 2025/07/31 01:23:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : c/non empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31496") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54562->172.17.0.2:31496, err= 2025/07/31 01:23:48 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/31 01:23:48 INFO : a/potato2: Copied (new) 2025/07/31 01:23:48 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: not deleting files as there were IO errors 2025/07/31 01:23:48 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: not deleting directories as there were IO errors 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33688") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54098->172.17.0.2:33688, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36517") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34046") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33002->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60654->172.17.0.2:36517, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39860->172.17.0.2:34046, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33971") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56476->172.17.0.2:33971, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34508") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52662->172.17.0.2:34508, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39029") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45940->172.17.0.2:39029, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34763") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39345") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33240->172.17.0.2:34763, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39777") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37154->172.17.0.2:39345, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38791") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34052->172.17.0.2:39777, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50800->172.17.0.2:38791, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30119") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43200->172.17.0.2:30119, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39169") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47916->172.17.0.2:39169, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32268") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54530->172.17.0.2:32268, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36349") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57248->172.17.0.2:36349, err= 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30336") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40964->172.17.0.2:30336, err= 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 INFO : potato: Deleted 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38106") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57098->172.17.0.2:38106, err= 2025/07/31 01:23:48 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/31 01:23:48 INFO : potato2: Copied (new) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38241") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37838->172.17.0.2:38241, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35389") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59526->172.17.0.2:35389, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37466") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52652->172.17.0.2:37466, err= --- PASS: TestSyncDeleteDuring (0.06s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36654") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55348->172.17.0.2:36654, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36062") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41532->172.17.0.2:36062, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34105") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44236->172.17.0.2:34105, err= 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31177") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57178->172.17.0.2:31177, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 INFO : potato: Deleted 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35834") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54442->172.17.0.2:35834, err= 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31644") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40844->172.17.0.2:31644, err= 2025/07/31 01:23:48 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/31 01:23:48 INFO : potato2: Copied (new) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36980") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40418->172.17.0.2:36980, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32274") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49414->172.17.0.2:32274, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36525") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57014->172.17.0.2:36525, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31217") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56452->172.17.0.2:31217, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34171") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59224->172.17.0.2:34171, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37541") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57524->172.17.0.2:37541, err= 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33399") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56696->172.17.0.2:33399, err= 2025/07/31 01:23:48 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/31 01:23:48 INFO : potato2: Copied (new) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31476") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43920->172.17.0.2:31476, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35013") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46968->172.17.0.2:35013, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37229") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60088->172.17.0.2:37229, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32707") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41760->172.17.0.2:32707, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38752") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57348->172.17.0.2:38752, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37861") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42534->172.17.0.2:37861, err= 2025/07/31 01:23:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : enormous: Excluded 2025/07/31 01:23:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : potato2: Excluded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36200") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44054->172.17.0.2:36200, err= 2025/07/31 01:23:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : potato2: Excluded 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33661") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35096->172.17.0.2:33661, err= 2025/07/31 01:23:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : enormous: Excluded 2025/07/31 01:23:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : potato2: Excluded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37499") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56574->172.17.0.2:37499, err= 2025/07/31 01:23:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : potato2: Excluded 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35516") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48130->172.17.0.2:35516, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38400") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48542->172.17.0.2:38400, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35350") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43566->172.17.0.2:35350, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39285") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49796->172.17.0.2:39285, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36940") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55186->172.17.0.2:36940, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34326") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60104->172.17.0.2:34326, err= 2025/07/31 01:23:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : enormous: Excluded 2025/07/31 01:23:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : potato2: Excluded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36178") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39058->172.17.0.2:36178, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : potato2: Deleted 2025/07/31 01:23:48 INFO : enormous: Deleted 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34575") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36634->172.17.0.2:34575, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37067") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41808->172.17.0.2:37067, err= 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : enormous: Deleted 2025/07/31 01:23:48 INFO : potato2: Deleted 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32349") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45632->172.17.0.2:32349, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38112") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39994->172.17.0.2:38112, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34490") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33016->172.17.0.2:34490, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33201") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39886->172.17.0.2:33201, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33722") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44684->172.17.0.2:33722, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37257") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56200->172.17.0.2:37257, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39792") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45550->172.17.0.2:39792, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37981") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46630->172.17.0.2:37981, err= 2025/07/31 01:23:48 DEBUG : five: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/31 01:23:48 DEBUG : one: Destination is newer than source, skipping 2025/07/31 01:23:48 DEBUG : three: Sizes identical 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39228") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57352->172.17.0.2:39228, err= 2025/07/31 01:23:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/31 01:23:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32812") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34394->172.17.0.2:32812, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32159") 2025/07/31 01:23:48 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/31 01:23:48 INFO : five: Copied (new) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57432->172.17.0.2:32159, err= 2025/07/31 01:23:48 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/31 01:23:48 INFO : four: Copied (replaced existing) 2025/07/31 01:23:48 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/31 01:23:48 INFO : two: Copied (replaced existing) 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33243") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47292->172.17.0.2:33243, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31655") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52930->172.17.0.2:31655, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31071") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38908->172.17.0.2:31071, err= --- PASS: TestSyncWithUpdateOlder (0.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/31 01:23:48 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36636") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44060->172.17.0.2:36636, err= 2025/07/31 01:23:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31841") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30027") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43494->172.17.0.2:31841, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40310->172.17.0.2:30027, err= 2025/07/31 01:23:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/31 01:23:48 INFO : potato: Copied (new) 2025/07/31 01:23:48 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/31 01:23:48 INFO : yam: Copied (new) 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38688") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34832->172.17.0.2:38688, err= 2025/07/31 01:23:48 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36423") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53710->172.17.0.2:36423, err= 2025/07/31 01:23:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : potato: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31057") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53714->172.17.0.2:31057, err= 2025/07/31 01:23:48 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/31 01:23:48 INFO : yaml: Copied (new) 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : yam: Deleted 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38093") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56996->172.17.0.2:38093, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39431") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41822->172.17.0.2:39431, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35730") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44718->172.17.0.2:35730, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38121") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40096->172.17.0.2:38121, err= 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Making map for --track-renames 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Finished making map for --track-renames 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for renames to finish 2025/07/31 01:23:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/31 01:23:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37697") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35949") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45690->172.17.0.2:35949, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57342->172.17.0.2:37697, err= 2025/07/31 01:23:48 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/31 01:23:48 INFO : yam: Copied (new) 2025/07/31 01:23:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/31 01:23:48 INFO : potato: Copied (new) 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30051") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42584->172.17.0.2:30051, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34018") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42214->172.17.0.2:34018, err= 2025/07/31 01:23:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Making map for --track-renames 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Finished making map for --track-renames 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : potato: Unchanged skipping 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for renames to finish 2025/07/31 01:23:48 INFO : yam: Moved (server-side) to: yaml 2025/07/31 01:23:48 INFO : yaml: Renamed from "yam" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38162") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52992->172.17.0.2:38162, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39761") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36296->172.17.0.2:39761, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31969") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37466->172.17.0.2:31969, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32724") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35222->172.17.0.2:32724, err= 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Making map for --track-renames 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Finished making map for --track-renames 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/31 01:23:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for renames to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30917") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54724->172.17.0.2:30917, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39600") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50858->172.17.0.2:39600, err= 2025/07/31 01:23:48 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/31 01:23:48 INFO : potato: Copied (new) 2025/07/31 01:23:48 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/31 01:23:48 INFO : sub/yam: Copied (new) 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32905") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56980->172.17.0.2:32905, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31148") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34966->172.17.0.2:31148, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36857") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36998->172.17.0.2:36857, err= 2025/07/31 01:23:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39059") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54420->172.17.0.2:39059, err= 2025/07/31 01:23:48 DEBUG : potato: Unchanged skipping 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Making map for --track-renames 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Finished making map for --track-renames 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for renames to finish 2025/07/31 01:23:48 INFO : sub/yam: Moved (server-side) to: yam 2025/07/31 01:23:48 INFO : yam: Renamed from "sub/yam" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38244") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58512->172.17.0.2:38244, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30110") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35976->172.17.0.2:30110, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32964") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60716->172.17.0.2:32964, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37647") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51948->172.17.0.2:37647, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31923") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42196->172.17.0.2:31923, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "/tmp/rclone2717144858/dir1" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "/tmp/rclone2717144858/dir2" 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858/dir2: Using server-side directory move 2025/07/31 01:23:48 INFO : Local file system at /tmp/rclone2717144858/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 01:23:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:48 INFO : file1.txt: Moved (server-side) 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858/dir2: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858/dir2: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31481") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59710->172.17.0.2:31481, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39025") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50240->172.17.0.2:39025, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38769") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51266->172.17.0.2:38769, err= 2025/07/31 01:23:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33697") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36054->172.17.0.2:33697, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38662") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33104->172.17.0.2:38662, err= 2025/07/31 01:23:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:48 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:48 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:48 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/31 01:23:48 INFO : nested/sub dir/file: Copied (new) 2025/07/31 01:23:48 INFO : nested/sub dir/file: Deleted 2025/07/31 01:23:48 INFO : sub dir: Removing directory 2025/07/31 01:23:48 INFO : nested/sub dir: Removing directory 2025/07/31 01:23:48 INFO : nested: Removing directory 2025/07/31 01:23:48 DEBUG : Local file system at /tmp/rclone2717144858: deleted 3 directories 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35473") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41256->172.17.0.2:35473, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34229") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34905") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35218->172.17.0.2:34905, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52736->172.17.0.2:34229, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38383") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53210->172.17.0.2:38383, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33178") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52172->172.17.0.2:33178, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35835") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33396") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34056->172.17.0.2:33396, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51020->172.17.0.2:35835, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35717") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35446->172.17.0.2:35717, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30265") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49694->172.17.0.2:30265, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36210") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44536->172.17.0.2:36210, err= 2025/07/31 01:23:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39845") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60654->172.17.0.2:39845, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31787") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56126->172.17.0.2:31787, err= 2025/07/31 01:23:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/31 01:23:48 INFO : sub dir/hello world: Copied (new) 2025/07/31 01:23:48 INFO : sub dir/hello world: Deleted 2025/07/31 01:23:48 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/31 01:23:48 INFO : nested/sub dir/file: Copied (new) 2025/07/31 01:23:48 INFO : nested/sub dir/file: Deleted 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34627") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33678->172.17.0.2:34627, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33361") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36120->172.17.0.2:33361, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36224") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45290->172.17.0.2:36224, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37721") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57282->172.17.0.2:37721, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33237") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59210->172.17.0.2:33237, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32072") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39537") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56134->172.17.0.2:32072, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33130->172.17.0.2:39537, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36448") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54254->172.17.0.2:36448, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36610") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50214->172.17.0.2:36610, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37272") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43002->172.17.0.2:37272, err= 2025/07/31 01:23:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38552") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38378->172.17.0.2:38552, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30399") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57796->172.17.0.2:30399, err= 2025/07/31 01:23:48 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/31 01:23:48 INFO : existing-b: Copied (new) 2025/07/31 01:23:48 INFO : existing-b: Deleted 2025/07/31 01:23:48 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/31 01:23:48 INFO : existing: Copied (new) 2025/07/31 01:23:48 INFO : existing: Deleted 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34318") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34790->172.17.0.2:34318, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35013") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46976->172.17.0.2:35013, err= 2025/07/31 01:23:48 DEBUG : existing: Destination exists, skipping 2025/07/31 01:23:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37879") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37114->172.17.0.2:37879, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32013") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55974->172.17.0.2:32013, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31892") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46814->172.17.0.2:31892, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cefimiv3powi" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:33010->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33023") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52022->172.17.0.2:33023, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39853") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38842->172.17.0.2:39853, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35930") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44970->172.17.0.2:35930, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31728") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48010->172.17.0.2:31728, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-pewexek1gexo -> ftp://172.17.0.2:21/rclone-test-cefimiv3powi 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:32057") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:53624->172.17.0.2:32057, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:38646") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:54806->172.17.0.2:38646, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:33935") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:60840->172.17.0.2:33935, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Using server-side directory move 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:31792") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:46662->172.17.0.2:31792, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32891") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45858->172.17.0.2:32891, err= 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:33014->172.17.0.2:21, err= 2025/07/31 01:23:48 INFO : empty space: Deleted 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Waiting for transfers to finish 2025/07/31 01:23:48 INFO : potato2: Moved (server-side) 2025/07/31 01:23:48 INFO : potato3: Deleted 2025/07/31 01:23:48 INFO : potato3: Moved (server-side) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30490") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34100->172.17.0.2:30490, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:33745") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:47230->172.17.0.2:33745, err= 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qocuhag4faxe" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: > dial: conn=172.17.0.1:33018->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Using server-side directory move 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Server side directory move succeeded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: dial("tcp","172.17.0.2:32133") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: > dial: conn=172.17.0.1:45422->172.17.0.2:32133, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:30568") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:57034->172.17.0.2:30568, err= 2025/07/31 01:23:48 ERROR : error listing: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: dial("tcp","172.17.0.2:32424") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: > dial: conn=172.17.0.1:43946->172.17.0.2:32424, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Purge object "empty space" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Purge object "potato2" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Purge object "potato3" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-qocuhag4faxe: Purge dir "" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: dial("tcp","172.17.0.2:37209") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: > dial: conn=172.17.0.1:40232->172.17.0.2:37209, err= 2025/07/31 01:23:48 ERROR : error listing: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-cefimiv3powi: Purge dir "" 2025/07/31 01:23:48 NOTICE: purge failed to rmdir "": directory not found 2025/07/31 01:23:48 NOTICE: purge failed: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31720") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40552->172.17.0.2:31720, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39100") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47740->172.17.0.2:39100, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lixuwos6bizo" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:33028->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35107") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48048->172.17.0.2:35107, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38789") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40402->172.17.0.2:38789, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35872") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37278->172.17.0.2:35872, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39631") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34816->172.17.0.2:39631, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-pewexek1gexo -> ftp://172.17.0.2:21/rclone-test-lixuwos6bizo 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:36264") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:39950->172.17.0.2:36264, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:33755") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:54018->172.17.0.2:33755, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:33282") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:57382->172.17.0.2:33282, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33031") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:39037") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40384->172.17.0.2:33031, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:55532->172.17.0.2:39037, err= 2025/07/31 01:23:48 DEBUG : empty space: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : empty space: Excluded 2025/07/31 01:23:48 DEBUG : empty space: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : empty space: Excluded 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:33034->172.17.0.2:21, err= 2025/07/31 01:23:48 INFO : potato2: Moved (server-side) 2025/07/31 01:23:48 INFO : potato3: Deleted 2025/07/31 01:23:48 INFO : potato3: Moved (server-side) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39279") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50396->172.17.0.2:39279, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:39017") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:40002->172.17.0.2:39017, err= 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sakayeq6piva" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: > dial: conn=172.17.0.1:33046->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: dial("tcp","172.17.0.2:30718") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: > dial: conn=172.17.0.1:57496->172.17.0.2:30718, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:38071") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:42234->172.17.0.2:38071, err= 2025/07/31 01:23:48 DEBUG : empty space: Excluded (Size Filter) 2025/07/31 01:23:48 DEBUG : empty space: Excluded 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: > dial: conn=172.17.0.1:33060->172.17.0.2:21, err= 2025/07/31 01:23:48 INFO : potato2: Moved (server-side) 2025/07/31 01:23:48 INFO : potato3: Moved (server-side) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: dial("tcp","172.17.0.2:30918") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: > dial: conn=172.17.0.1:44572->172.17.0.2:30918, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:31913") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:47096->172.17.0.2:31913, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: dial("tcp","172.17.0.2:39981") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: > dial: conn=172.17.0.1:60154->172.17.0.2:39981, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Purge object "potato2" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Purge object "potato3" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-sakayeq6piva: Purge dir "" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: dial("tcp","172.17.0.2:38717") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: > dial: conn=172.17.0.1:57296->172.17.0.2:38717, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: Purge object "empty space" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-lixuwos6bizo: Purge dir "" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30858") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47182->172.17.0.2:30858, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36502") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38498->172.17.0.2:36502, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-papekec6lazi" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:33062->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37166") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34842->172.17.0.2:37166, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30064") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50510->172.17.0.2:30064, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39948") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60574->172.17.0.2:39948, err= 2025/07/31 01:23:48 INFO : tomatoDir: Making directory 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33684") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55012->172.17.0.2:33684, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33991") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34966->172.17.0.2:33991, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-pewexek1gexo -> ftp://172.17.0.2:21/rclone-test-papekec6lazi 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:39520") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:46714->172.17.0.2:39520, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:34993") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:34014->172.17.0.2:34993, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:35923") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:43752->172.17.0.2:35923, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Using server-side directory move 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:33170") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32233") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:38324->172.17.0.2:33170, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33534->172.17.0.2:32233, err= 2025/07/31 01:23:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 01:23:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/31 01:23:48 DEBUG : empty space: Unchanged skipping 2025/07/31 01:23:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:33070->172.17.0.2:21, err= 2025/07/31 01:23:48 INFO : empty space: Deleted 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32851") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38434->172.17.0.2:32851, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Waiting for transfers to finish 2025/07/31 01:23:48 INFO : potato2: Moved (server-side) 2025/07/31 01:23:48 INFO : potato3: Deleted 2025/07/31 01:23:48 INFO : potato3: Moved (server-side) 2025/07/31 01:23:48 INFO : tomatoDir: Removing directory 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: deleted 1 directories 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39271") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55936->172.17.0.2:39271, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33890") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48368->172.17.0.2:33890, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:30260") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:33274->172.17.0.2:30260, err= 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tiwobih3fuxu" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: > dial: conn=172.17.0.1:33082->172.17.0.2:21, err= 2025/07/31 01:23:48 INFO : tomatoDir: Making directory 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Using server-side directory move 2025/07/31 01:23:48 INFO : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Server side directory move succeeded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: dial("tcp","172.17.0.2:34845") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: > dial: conn=172.17.0.1:39152->172.17.0.2:34845, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: dial("tcp","172.17.0.2:32077") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: > dial: conn=172.17.0.1:53188->172.17.0.2:32077, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:32705") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:44394->172.17.0.2:32705, err= 2025/07/31 01:23:48 ERROR : error listing: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:33113") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:46330->172.17.0.2:33113, err= 2025/07/31 01:23:48 ERROR : error listing: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: dial("tcp","172.17.0.2:34618") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: > dial: conn=172.17.0.1:41788->172.17.0.2:34618, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Purge object "empty space" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Purge object "potato2" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Purge object "potato3" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: dial("tcp","172.17.0.2:38704") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: > dial: conn=172.17.0.1:41014->172.17.0.2:38704, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Purge dir "tomatoDir" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-tiwobih3fuxu: Purge dir "" 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: dial("tcp","172.17.0.2:35156") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: > dial: conn=172.17.0.1:38226->172.17.0.2:35156, err= 2025/07/31 01:23:48 ERROR : error listing: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-papekec6lazi: Purge dir "" 2025/07/31 01:23:48 NOTICE: purge failed to rmdir "": directory not found 2025/07/31 01:23:48 NOTICE: purge failed: directory not found 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32304") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56904->172.17.0.2:32304, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37873") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34424->172.17.0.2:37873, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38563") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52370->172.17.0.2:38563, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33642") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48616->172.17.0.2:33642, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/rclone-sync-test" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: > dial: conn=172.17.0.1:33092->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31448") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41088->172.17.0.2:31448, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31416") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44506->172.17.0.2:31416, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/rclone-sync-test" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: > dial: conn=172.17.0.1:33106->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/rclone-sync-test-include/layer2" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33116->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/rclone-sync-test-ignore-file" 2025/07/31 01:23:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:48 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:48 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33120->172.17.0.2:21, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37040") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46324->172.17.0.2:37040, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31840") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: dial("tcp","172.17.0.2:32735") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: > dial: conn=172.17.0.1:35588->172.17.0.2:32735, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55814->172.17.0.2:31840, err= 2025/07/31 01:23:48 DEBUG : rclone-sync-test: Excluded 2025/07/31 01:23:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33554") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56006->172.17.0.2:33554, err= 2025/07/31 01:23:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: Waiting for checks to finish 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: Waiting for transfers to finish 2025/07/31 01:23:48 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:48 INFO : There was nothing to transfer 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30086") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: dial("tcp","172.17.0.2:39087") 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45736->172.17.0.2:30086, err= 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test: > dial: conn=172.17.0.1:42956->172.17.0.2:39087, err= 2025/07/31 01:23:48 DEBUG : rclone-sync-test: Excluded 2025/07/31 01:23:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 01:23:48 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31277") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37094->172.17.0.2:31277, err= 2025/07/31 01:23:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : rclone-sync-test-include: Removing directory 2025/07/31 01:23:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: failed to delete 1 directories 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:37762") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34724->172.17.0.2:37762, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39416") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45280->172.17.0.2:39416, err= 2025/07/31 01:23:49 DEBUG : rclone-sync-test: Excluded 2025/07/31 01:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32535") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47908->172.17.0.2:32535, err= 2025/07/31 01:23:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:35814") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41508->172.17.0.2:35814, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34137") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55348->172.17.0.2:34137, err= 2025/07/31 01:23:49 DEBUG : rclone-sync-test: Excluded 2025/07/31 01:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30613") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36758->172.17.0.2:30613, err= 2025/07/31 01:23:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : rclone-sync-test-include: Removing directory 2025/07/31 01:23:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: failed to delete 1 directories 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:34657") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35307") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58188->172.17.0.2:34657, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57158->172.17.0.2:35307, err= 2025/07/31 01:23:49 DEBUG : Excluded 2025/07/31 01:23:49 DEBUG : rclone-sync-test: Excluded 2025/07/31 01:23:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37311") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51690->172.17.0.2:37311, err= 2025/07/31 01:23:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30310") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55302->172.17.0.2:30310, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34070") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36065") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45052->172.17.0.2:34070, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41502->172.17.0.2:36065, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39953") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39548->172.17.0.2:39953, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36997") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49398->172.17.0.2:36997, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37571") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41326->172.17.0.2:37571, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33122->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: > dial: conn=172.17.0.1:33138->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" to be canonical "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:30595") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:55396->172.17.0.2:30595, err= 2025/07/31 01:23:49 DEBUG : one: Need to transfer - File not found at Destination 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:32651") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:47900->172.17.0.2:32651, err= 2025/07/31 01:23:49 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31121") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46540->172.17.0.2:31121, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39519") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60480->172.17.0.2:39519, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35255") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33410->172.17.0.2:35255, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34278") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56778->172.17.0.2:34278, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:30168") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:52190->172.17.0.2:30168, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39710") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33500->172.17.0.2:39710, err= 2025/07/31 01:23:49 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (replaced existing) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33227") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59628->172.17.0.2:33227, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34654") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58672->172.17.0.2:34654, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39093") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35956->172.17.0.2:39093, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33821") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33650->172.17.0.2:33821, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38443") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57454->172.17.0.2:38443, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35695") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30268") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33314->172.17.0.2:35695, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39992->172.17.0.2:30268, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:32719") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:40138->172.17.0.2:32719, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 01:23:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35837") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50512->172.17.0.2:35837, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34459") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52460->172.17.0.2:34459, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35364") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53128->172.17.0.2:35364, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35222") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53140->172.17.0.2:35222, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37453") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38082->172.17.0.2:37453, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30174") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34408->172.17.0.2:30174, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35184") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41072->172.17.0.2:35184, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39042") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:39438->172.17.0.2:39042, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: > dial: conn=172.17.0.1:33154->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30285") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44102->172.17.0.2:30285, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34882") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31013") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39320->172.17.0.2:31013, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49316->172.17.0.2:34882, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:34262") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:55342->172.17.0.2:34262, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 01:23:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33755") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54022->172.17.0.2:33755, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33122") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31968") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47058->172.17.0.2:33122, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57218->172.17.0.2:31968, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39504") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38854->172.17.0.2:39504, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37394") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35507") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50674->172.17.0.2:37394, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57402->172.17.0.2:35507, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/CompareDest" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/CompareDest" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:31650") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:44884->172.17.0.2:31650, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 01:23:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/31 01:23:49 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39130") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:49946->172.17.0.2:39130, err= 2025/07/31 01:23:49 DEBUG : two.1503b713.partial: renamed to: two 2025/07/31 01:23:49 INFO : two: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35862") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57704->172.17.0.2:35862, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38193") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34954") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50734->172.17.0.2:38193, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35270->172.17.0.2:34954, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35943") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42736->172.17.0.2:35943, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36207") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32122") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54544->172.17.0.2:36207, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47916->172.17.0.2:32122, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31985") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51592->172.17.0.2:31985, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31053") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57728->172.17.0.2:31053, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39102") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44186->172.17.0.2:39102, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30183") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54312->172.17.0.2:30183, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37144") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35238") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49598->172.17.0.2:37144, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52148->172.17.0.2:35238, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dest" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: > dial: conn=172.17.0.1:33164->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/pre-dest1" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest1: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest1: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest1: > dial: conn=172.17.0.1:33168->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pewexek1gexo/pre-dest1" to be canonical "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/pre-dest1" 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/pre-dest2" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest2: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest2: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest2: > dial: conn=172.17.0.1:33174->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pewexek1gexo/pre-dest2" to be canonical "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/pre-dest2" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: dial("tcp","172.17.0.2:39590") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: > dial: conn=172.17.0.1:55552->172.17.0.2:39590, err= 2025/07/31 01:23:49 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/31 01:23:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: dial("tcp","172.17.0.2:33438") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: > dial: conn=172.17.0.1:53598->172.17.0.2:33438, err= 2025/07/31 01:23:49 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/31 01:23:49 INFO : 3: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: dial("tcp","172.17.0.2:30154") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dest: > dial: conn=172.17.0.1:53446->172.17.0.2:30154, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32022") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37368->172.17.0.2:32022, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33334") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59878->172.17.0.2:33334, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32594") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37274") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53578->172.17.0.2:32594, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56402->172.17.0.2:37274, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31650") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44900->172.17.0.2:31650, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31172") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32042") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37592->172.17.0.2:31172, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53476->172.17.0.2:32042, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34772") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47334->172.17.0.2:34772, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30426") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53878->172.17.0.2:30426, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest1: closing 1 unused connections 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37027") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49126->172.17.0.2:37027, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36845") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60818->172.17.0.2:36845, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30466") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39444->172.17.0.2:30466, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34272") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36764->172.17.0.2:34272, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31684") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59266->172.17.0.2:31684, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30503") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43360->172.17.0.2:30503, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30097") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33082->172.17.0.2:30097, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33176->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: > dial: conn=172.17.0.1:33192->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" to be canonical "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:34824") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:58378->172.17.0.2:34824, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 INFO : one: Moved (server-side) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:32933") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:44750->172.17.0.2:32933, err= 2025/07/31 01:23:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35948") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55472->172.17.0.2:35948, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33965") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47594->172.17.0.2:33965, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30739") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33680->172.17.0.2:30739, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30990") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51628->172.17.0.2:30990, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32742") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43504->172.17.0.2:32742, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33552") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32490") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44584->172.17.0.2:33552, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34716->172.17.0.2:32490, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:38160") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:39950->172.17.0.2:38160, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 INFO : one: Deleted 2025/07/31 01:23:49 INFO : one: Moved (server-side) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:34376") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:59998->172.17.0.2:34376, err= 2025/07/31 01:23:49 DEBUG : one.1503b713.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt: Deleted 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34973") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58240->172.17.0.2:34973, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31053") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57734->172.17.0.2:31053, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35844") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47134->172.17.0.2:35844, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39202") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41542->172.17.0.2:39202, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37034") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60140->172.17.0.2:37034, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38117") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43716->172.17.0.2:38117, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33259") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41546->172.17.0.2:33259, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35256") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44934->172.17.0.2:35256, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30265") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49700->172.17.0.2:30265, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38495") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47098->172.17.0.2:38495, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32764") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36706->172.17.0.2:32764, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36817") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45658->172.17.0.2:36817, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33202->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: > dial: conn=172.17.0.1:33206->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" to be canonical "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:34574") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:43338->172.17.0.2:34574, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:38140") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:34916->172.17.0.2:38140, err= 2025/07/31 01:23:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33695") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41460->172.17.0.2:33695, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34250") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38812") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51552->172.17.0.2:34250, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36128->172.17.0.2:38812, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39279") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50412->172.17.0.2:39279, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30352") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35344->172.17.0.2:30352, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32964") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38843") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60720->172.17.0.2:32964, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53748->172.17.0.2:38843, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39527") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:45808->172.17.0.2:39527, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 INFO : one.bak: Deleted 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:35857") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:39290->172.17.0.2:35857, err= 2025/07/31 01:23:49 DEBUG : one.1503b713.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt.bak: Deleted 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31482") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55676->172.17.0.2:31482, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39893") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38807") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45936->172.17.0.2:39893, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58964->172.17.0.2:38807, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30209") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59506->172.17.0.2:30209, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36245") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56646->172.17.0.2:36245, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33041") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34548->172.17.0.2:33041, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35958") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34152->172.17.0.2:35958, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36556") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39962->172.17.0.2:36556, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35033") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53622->172.17.0.2:35033, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37397") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56258->172.17.0.2:37397, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30682") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43916->172.17.0.2:30682, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35762") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55204->172.17.0.2:35762, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33222->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: > dial: conn=172.17.0.1:33230->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" to be canonical "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:34469") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:57018->172.17.0.2:34469, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39680") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:50718->172.17.0.2:39680, err= 2025/07/31 01:23:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39704") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57318->172.17.0.2:39704, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39025") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50252->172.17.0.2:39025, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32508") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38498->172.17.0.2:32508, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39440") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50332->172.17.0.2:39440, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35656") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46668->172.17.0.2:35656, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39195") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39824") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40828->172.17.0.2:39824, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45612->172.17.0.2:39195, err= 2025/07/31 01:23:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pewexek1gexo/backup" for canonical name "TestFTPPureftpd{AK-mx}:rclone-test-pewexek1gexo/backup" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:36822") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:35296->172.17.0.2:36822, err= 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 INFO : one-2019-01-01: Deleted 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39367") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:54656->172.17.0.2:39367, err= 2025/07/31 01:23:49 DEBUG : one.1503b713.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three-2019-01-01.txt: Deleted 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34281") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41054->172.17.0.2:34281, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39674") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36561") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58474->172.17.0.2:36561, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35076->172.17.0.2:39674, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38189") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45438->172.17.0.2:38189, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34606") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39798->172.17.0.2:34606, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30372") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49552->172.17.0.2:30372, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34253") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46984->172.17.0.2:34253, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34300") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44308->172.17.0.2:34300, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36470") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57104->172.17.0.2:36470, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35047") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55296->172.17.0.2:35047, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38655") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57778->172.17.0.2:38655, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31596") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60112->172.17.0.2:31596, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33234->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:38757") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:59808->172.17.0.2:38757, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:37137") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:44054->172.17.0.2:37137, err= 2025/07/31 01:23:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39172") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42286->172.17.0.2:39172, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38805") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44948->172.17.0.2:38805, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33827") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56728->172.17.0.2:33827, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30963") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45982->172.17.0.2:30963, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38807") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58976->172.17.0.2:38807, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:31367") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:41378->172.17.0.2:31367, err= 2025/07/31 01:23:49 DEBUG : one.bak: Excluded (Path Filter) 2025/07/31 01:23:49 DEBUG : one.bak: Excluded 2025/07/31 01:23:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/31 01:23:49 DEBUG : three.txt.bak: Excluded 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for checks to finish 2025/07/31 01:23:49 INFO : one.bak: Deleted 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:36585") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:57460->172.17.0.2:36585, err= 2025/07/31 01:23:49 DEBUG : one.1503b713.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : three.txt.bak: Deleted 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 01:23:49 INFO : three.txt: Moved into backup dir 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35257") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51426->172.17.0.2:35257, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31116") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34462->172.17.0.2:31116, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34349") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40174->172.17.0.2:34349, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32298") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53422->172.17.0.2:32298, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37583") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41214->172.17.0.2:37583, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30660") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37850->172.17.0.2:30660, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34462") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35586->172.17.0.2:34462, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32577") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53978->172.17.0.2:32577, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39256") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49908->172.17.0.2:39256, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37719") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58780->172.17.0.2:37719, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33244->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:34919") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:46068->172.17.0.2:34919, err= 2025/07/31 01:23:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:32468") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:48680->172.17.0.2:32468, err= 2025/07/31 01:23:49 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/31 01:23:49 INFO : three.txt: Copied (new) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32276") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44118->172.17.0.2:32276, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35577") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39930->172.17.0.2:35577, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37730") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41184->172.17.0.2:37730, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35218") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58472->172.17.0.2:35218, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 01:23:49 INFO : one.bak: Deleted 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:32468") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:48686->172.17.0.2:32468, err= 2025/07/31 01:23:49 DEBUG : one.1503b713.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/31 01:23:49 INFO : three.txt.bak: Deleted 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:38546") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:35678->172.17.0.2:38546, err= 2025/07/31 01:23:49 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/31 01:23:49 INFO : three.txt: Copied (new) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37797") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49128->172.17.0.2:37797, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30468") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41396->172.17.0.2:30468, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34289") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41384->172.17.0.2:34289, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32000") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53510->172.17.0.2:32000, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33155") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48326->172.17.0.2:33155, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34119") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50470->172.17.0.2:34119, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35099") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42768->172.17.0.2:35099, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35066") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50244->172.17.0.2:35066, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30674") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58440->172.17.0.2:30674, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30799") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57508->172.17.0.2:30799, err= 2025/07/31 01:23:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewexek1gexo/dst" 2025/07/31 01:23:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{AK-mx}" suffix to name 2025/07/31 01:23:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/31 01:23:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/31 01:23:49 DEBUG : Setting pass="3xCH2n1LgY1h49swRgBb9AC9PjgmsP83OJwB9f5svSU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/31 01:23:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: Connecting to FTP server 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:33246->172.17.0.2:21, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:38842") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:39514->172.17.0.2:38842, err= 2025/07/31 01:23:49 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:37092") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:35694->172.17.0.2:37092, err= 2025/07/31 01:23:49 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/31 01:23:49 INFO : three.txt: Copied (new) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32190") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50430->172.17.0.2:32190, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39624") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40880->172.17.0.2:39624, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36945") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39912->172.17.0.2:36945, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37440") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50992->172.17.0.2:37440, err= 2025/07/31 01:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 01:23:49 INFO : one-2019-01-01: Deleted 2025/07/31 01:23:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:39094") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:49906->172.17.0.2:39094, err= 2025/07/31 01:23:49 DEBUG : one.1503b713.partial: renamed to: one 2025/07/31 01:23:49 INFO : one: Copied (new) 2025/07/31 01:23:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : two: Unchanged skipping 2025/07/31 01:23:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/31 01:23:49 INFO : three-2019-01-01.txt: Deleted 2025/07/31 01:23:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: dial("tcp","172.17.0.2:36114") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo/dst: > dial: conn=172.17.0.1:48194->172.17.0.2:36114, err= 2025/07/31 01:23:49 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/31 01:23:49 INFO : three.txt: Copied (new) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32640") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35772->172.17.0.2:32640, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32934") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33550->172.17.0.2:32934, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38380") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58746->172.17.0.2:38380, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30257") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37546->172.17.0.2:30257, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33676") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48324->172.17.0.2:33676, err= --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39013") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39548->172.17.0.2:39013, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30975") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50214->172.17.0.2:30975, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34663") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58760->172.17.0.2:34663, err= 2025/07/31 01:23:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38587") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36074->172.17.0.2:38587, err= 2025/07/31 01:23:49 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/31 01:23:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39316") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54222->172.17.0.2:39316, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33918") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57560->172.17.0.2:33918, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36097") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42946->172.17.0.2:36097, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36366") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60972->172.17.0.2:36366, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36255") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52138->172.17.0.2:36255, err= 2025/07/31 01:23:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34861") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51264->172.17.0.2:34861, err= 2025/07/31 01:23:49 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/31 01:23:49 INFO : existing: Copied (new) 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30553") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48494->172.17.0.2:30553, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38955") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52060->172.17.0.2:38955, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36715") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56138->172.17.0.2:36715, err= 2025/07/31 01:23:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/31 01:23:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:49 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: not deleting files as there were IO errors 2025/07/31 01:23:49 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: not deleting directories as there were IO errors 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39831") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46048->172.17.0.2:39831, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34875") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33568->172.17.0.2:34875, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34801") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47318->172.17.0.2:34801, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30923") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52356->172.17.0.2:30923, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31607") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39056->172.17.0.2:31607, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37543") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53478->172.17.0.2:37543, err= 2025/07/31 01:23:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:49 DEBUG : existing: Unchanged skipping 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:49 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:49 INFO : There was nothing to transfer 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31397") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35692->172.17.0.2:31397, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31692") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55970->172.17.0.2:31692, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37833") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34826->172.17.0.2:37833, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30865") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52326->172.17.0.2:30865, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34086") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50014->172.17.0.2:34086, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31482") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55684->172.17.0.2:31482, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30618") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50586->172.17.0.2:30618, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38399") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42996->172.17.0.2:38399, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31137") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59242->172.17.0.2:31137, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31729") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56624->172.17.0.2:31729, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39276") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52338->172.17.0.2:39276, 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.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32687") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54712->172.17.0.2:32687, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36415") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45612->172.17.0.2:36415, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33083") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43118->172.17.0.2:33083, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34272") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36768->172.17.0.2:34272, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38014") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39334->172.17.0.2:38014, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34628") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44492->172.17.0.2:34628, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39224") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53944->172.17.0.2:39224, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33248") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58106->172.17.0.2:33248, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32468") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48698->172.17.0.2:32468, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35713") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40660->172.17.0.2:35713, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31061") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45528->172.17.0.2:31061, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36804") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59766->172.17.0.2:36804, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36848") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46130->172.17.0.2:36848, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32369") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34288->172.17.0.2:32369, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38135") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34056->172.17.0.2:38135, err= 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36248") 2025/07/31 01:23:49 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41520->172.17.0.2:36248, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31852") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37214->172.17.0.2:31852, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33938") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42782->172.17.0.2:33938, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36651") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34196->172.17.0.2:36651, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32613") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46966->172.17.0.2:32613, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33497") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58660->172.17.0.2:33497, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36219") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39262->172.17.0.2:36219, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38015") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53504->172.17.0.2:38015, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34729") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34344->172.17.0.2:34729, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31864") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52656->172.17.0.2:31864, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38154") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53414->172.17.0.2:38154, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38389") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47290->172.17.0.2:38389, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31434") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33420->172.17.0.2:31434, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38823") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52294->172.17.0.2:38823, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37184") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46668->172.17.0.2:37184, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30904") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51708->172.17.0.2:30904, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31759") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34136->172.17.0.2:31759, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31195") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51652->172.17.0.2:31195, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31191") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58126->172.17.0.2:31191, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39678") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43508->172.17.0.2:39678, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36126") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51514->172.17.0.2:36126, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34010") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49894->172.17.0.2:34010, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38444") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50214->172.17.0.2:38444, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33072") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60746->172.17.0.2:33072, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32199") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54462->172.17.0.2:32199, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39297") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44762->172.17.0.2:39297, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32104") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50762->172.17.0.2:32104, err= 2025/07/31 01:23:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both10: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both12: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both13: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both15: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both16: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both17: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both18: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both19: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both1: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both2: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both0: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both11: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both14: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both4: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both5: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both3: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both6: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both7: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both9: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both8: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 INFO : only13: Deleted 2025/07/31 01:23:50 INFO : only15: Deleted 2025/07/31 01:23:50 INFO : only16: Deleted 2025/07/31 01:23:50 INFO : only17: Deleted 2025/07/31 01:23:50 INFO : only1: Deleted 2025/07/31 01:23:50 INFO : only18: Deleted 2025/07/31 01:23:50 INFO : only11: Deleted 2025/07/31 01:23:50 INFO : only0: Deleted 2025/07/31 01:23:50 INFO : only19: Deleted 2025/07/31 01:23:50 INFO : only2: Deleted 2025/07/31 01:23:50 INFO : only12: Deleted 2025/07/31 01:23:50 INFO : only4: Deleted 2025/07/31 01:23:50 INFO : only6: Deleted 2025/07/31 01:23:50 INFO : only10: Deleted 2025/07/31 01:23:50 INFO : only7: Deleted 2025/07/31 01:23:50 INFO : only5: Deleted 2025/07/31 01:23:50 INFO : only8: Deleted 2025/07/31 01:23:50 INFO : only3: Deleted 2025/07/31 01:23:50 INFO : only14: Deleted 2025/07/31 01:23:50 INFO : only9: Deleted 2025/07/31 01:23:50 INFO : There was nothing to transfer 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32639") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49180->172.17.0.2:32639, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30540") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39138->172.17.0.2:30540, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38190") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49256->172.17.0.2:38190, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33227") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59634->172.17.0.2:33227, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39073") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44608->172.17.0.2:39073, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37680") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34352->172.17.0.2:37680, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35977") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52534->172.17.0.2:35977, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30229") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55220->172.17.0.2:30229, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31997") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34042->172.17.0.2:31997, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33122") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47064->172.17.0.2:33122, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30879") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35232->172.17.0.2:30879, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33907") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53432->172.17.0.2:33907, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34222") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40658->172.17.0.2:34222, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32110") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46570->172.17.0.2:32110, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37672") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57180->172.17.0.2:37672, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32816") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35210->172.17.0.2:32816, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35398") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60116->172.17.0.2:35398, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31294") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33108->172.17.0.2:31294, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31787") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56140->172.17.0.2:31787, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38799") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53830->172.17.0.2:38799, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34829") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57788->172.17.0.2:34829, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32153") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47164->172.17.0.2:32153, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37985") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60200->172.17.0.2:37985, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33073") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47610->172.17.0.2:33073, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31806") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33110->172.17.0.2:31806, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35314") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42840->172.17.0.2:35314, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35623") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42506->172.17.0.2:35623, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31151") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33064->172.17.0.2:31151, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34122") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58378->172.17.0.2:34122, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37355") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37484->172.17.0.2:37355, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38693") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45678->172.17.0.2:38693, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30023") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59344->172.17.0.2:30023, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34793") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46786->172.17.0.2:34793, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34007") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35146->172.17.0.2:34007, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31133") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33514->172.17.0.2:31133, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30997") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45836->172.17.0.2:30997, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38936") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37938->172.17.0.2:38936, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30934") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45394->172.17.0.2:30934, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32228") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59638->172.17.0.2:32228, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33782") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46352->172.17.0.2:33782, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36320") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57920->172.17.0.2:36320, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35732") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35468->172.17.0.2:35732, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34832") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40996->172.17.0.2:34832, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35563") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37694->172.17.0.2:35563, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30826") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35978->172.17.0.2:30826, err= 2025/07/31 01:23:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both0: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both13: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both14: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both15: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both16: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both17: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both18: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both19: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both1: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both2: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both3: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both4: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both5: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both6: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both7: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both11: Unchanged skipping 2025/07/31 01:23:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : both12: Unchanged skipping 2025/07/31 01:23:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : both10: Unchanged skipping 2025/07/31 01:23:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : both8: Unchanged skipping 2025/07/31 01:23:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : both9: Unchanged skipping 2025/07/31 01:23:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37130") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39631") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33892") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34820->172.17.0.2:39631, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39448") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33834->172.17.0.2:33892, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58844->172.17.0.2:39448, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55896->172.17.0.2:37130, err= 2025/07/31 01:23:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:50 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/31 01:23:50 INFO : only15: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/31 01:23:50 INFO : only10: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37684") 2025/07/31 01:23:50 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/31 01:23:50 INFO : only14: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32200") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39447") 2025/07/31 01:23:50 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/31 01:23:50 INFO : only0: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37092->172.17.0.2:39447, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53096->172.17.0.2:32200, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44810->172.17.0.2:37684, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32033") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37518->172.17.0.2:32033, err= 2025/07/31 01:23:50 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/31 01:23:50 INFO : only16: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31849") 2025/07/31 01:23:50 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/31 01:23:50 INFO : only19: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49220->172.17.0.2:31849, err= 2025/07/31 01:23:50 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/31 01:23:50 INFO : only18: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37577") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55946->172.17.0.2:37577, err= 2025/07/31 01:23:50 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/31 01:23:50 INFO : only17: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36714") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46246->172.17.0.2:36714, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36978") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55998->172.17.0.2:36978, err= 2025/07/31 01:23:50 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/31 01:23:50 INFO : only1: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/31 01:23:50 INFO : only3: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/31 01:23:50 INFO : only2: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31051") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34824") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51628->172.17.0.2:31051, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35039") 2025/07/31 01:23:50 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/31 01:23:50 INFO : only4: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58380->172.17.0.2:34824, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42234->172.17.0.2:35039, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38584") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46556->172.17.0.2:38584, err= 2025/07/31 01:23:50 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/31 01:23:50 INFO : only6: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/31 01:23:50 INFO : only5: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/31 01:23:50 INFO : only7: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35372") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32806") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50756->172.17.0.2:35372, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59742->172.17.0.2:32806, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30622") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33198->172.17.0.2:30622, err= 2025/07/31 01:23:50 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/31 01:23:50 INFO : only11: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/31 01:23:50 INFO : only9: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32559") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55522->172.17.0.2:32559, err= 2025/07/31 01:23:50 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/31 01:23:50 INFO : only13: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/31 01:23:50 INFO : only8: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/31 01:23:50 INFO : only12: Copied (replaced existing) 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31814") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38024->172.17.0.2:31814, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34279") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58418->172.17.0.2:34279, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36863") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47020->172.17.0.2:36863, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:50 DEBUG : empty_on_remote: Making directory with metadata 2025/07/31 01:23:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:50 INFO : empty_on_remote: Making directory 2025/07/31 01:23:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/31 01:23:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37676") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40734->172.17.0.2:37676, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37847") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31786") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58680->172.17.0.2:37847, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38096->172.17.0.2:31786, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36945") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37716") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33348->172.17.0.2:37716, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39920->172.17.0.2:36945, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33127") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39656->172.17.0.2:33127, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:50 DEBUG : empty_on_remote: Making directory with metadata 2025/07/31 01:23:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 01:23:50 INFO : empty_on_remote: Making directory 2025/07/31 01:23:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/31 01:23:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36617") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37346->172.17.0.2:36617, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36413") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36983") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39062->172.17.0.2:36413, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56452->172.17.0.2:36983, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35735") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30653") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37730->172.17.0.2:35735, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50668->172.17.0.2:30653, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36933") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37828->172.17.0.2:36933, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33550") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60948->172.17.0.2:33550, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : sub dir: Making directory 2025/07/31 01:23:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31406") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41928->172.17.0.2:31406, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38625") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37674") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40474->172.17.0.2:37674, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38994->172.17.0.2:38625, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30540") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39152->172.17.0.2:30540, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31193") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46722->172.17.0.2:31193, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37819") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37002->172.17.0.2:37819, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34196") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56374->172.17.0.2:34196, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39209") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57408->172.17.0.2:39209, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32422") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53432->172.17.0.2:32422, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38796") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57980->172.17.0.2:38796, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33444") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47324->172.17.0.2:33444, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 01:23:50 INFO : sub dir: Making directory 2025/07/31 01:23:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31147") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38448->172.17.0.2:31147, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37009") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38718") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40890->172.17.0.2:38718, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38292->172.17.0.2:37009, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38240") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38796->172.17.0.2:38240, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31013") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39322->172.17.0.2:31013, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38725") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48048->172.17.0.2:38725, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34807") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54180->172.17.0.2:34807, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37232") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45260->172.17.0.2:37232, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35103") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53768->172.17.0.2:35103, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34837") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41870->172.17.0.2:34837, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37348") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45726->172.17.0.2:37348, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39143") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44430->172.17.0.2:39143, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34624") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40786->172.17.0.2:34624, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39499") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37266->172.17.0.2:39499, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37115") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35212->172.17.0.2:37115, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30176") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35960->172.17.0.2:30176, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36304") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48418->172.17.0.2:36304, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30928") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54004->172.17.0.2:30928, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32950") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34320->172.17.0.2:32950, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36238") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48272->172.17.0.2:36238, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35268") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33300->172.17.0.2:35268, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30073") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55578->172.17.0.2:30073, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39319") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58520->172.17.0.2:39319, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32648") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33228->172.17.0.2:32648, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30905") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38646->172.17.0.2:30905, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37728") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60622->172.17.0.2:37728, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32023") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49166->172.17.0.2:32023, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38354") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52490->172.17.0.2:38354, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39145") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47478->172.17.0.2:39145, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34644") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53044->172.17.0.2:34644, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30949") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41610->172.17.0.2:30949, err= 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36578") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57738->172.17.0.2:36578, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37761") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48926->172.17.0.2:37761, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32377") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33356->172.17.0.2:32377, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30111") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60926->172.17.0.2:30111, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39395") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44162->172.17.0.2:39395, err= 2025/07/31 01:23:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31642") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44832->172.17.0.2:31642, err= 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 INFO : There was nothing to transfer 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30338") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52650->172.17.0.2:30338, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32423") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54750->172.17.0.2:32423, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35992") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47162->172.17.0.2:35992, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37086") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56248->172.17.0.2:37086, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32762") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35462->172.17.0.2:32762, err= 2025/07/31 01:23:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36924") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33392->172.17.0.2:36924, err= 2025/07/31 01:23:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 INFO : There was nothing to transfer 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39838") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39848->172.17.0.2:39838, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34216") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42020->172.17.0.2:34216, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39180") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34510->172.17.0.2:39180, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34875") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33582->172.17.0.2:34875, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34040") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51444->172.17.0.2:34040, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34433") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37846->172.17.0.2:34433, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32366") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34402->172.17.0.2:32366, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39922") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39722->172.17.0.2:39922, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36493") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41686->172.17.0.2:36493, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35410") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41772->172.17.0.2:35410, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35009") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60874->172.17.0.2:35009, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32212") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53192->172.17.0.2:32212, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30024") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54178->172.17.0.2:30024, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39860") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41246->172.17.0.2:39860, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35778") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37992->172.17.0.2:35778, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35271") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34288->172.17.0.2:35271, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30184") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48512->172.17.0.2:30184, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38527") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37530->172.17.0.2:38527, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34296") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41708->172.17.0.2:34296, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32149") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39018->172.17.0.2:32149, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33128") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58414->172.17.0.2:33128, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34019") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38490->172.17.0.2:34019, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35813") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53992->172.17.0.2:35813, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38746") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50842->172.17.0.2:38746, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35178") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36772->172.17.0.2:35178, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37615") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47674->172.17.0.2:37615, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33782") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46366->172.17.0.2:33782, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33821") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33656->172.17.0.2:33821, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38107") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49996->172.17.0.2:38107, err= 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38539") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48640->172.17.0.2:38539, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30030") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56762->172.17.0.2:30030, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30364") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44154->172.17.0.2:30364, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36351") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33900->172.17.0.2:36351, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38596") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38974->172.17.0.2:38596, err= 2025/07/31 01:23:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31676") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42314->172.17.0.2:31676, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 INFO : There was nothing to transfer 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31795") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38874->172.17.0.2:31795, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33789") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51512->172.17.0.2:33789, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39146") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41234->172.17.0.2:39146, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34951") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43340->172.17.0.2:34951, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33871") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60126->172.17.0.2:33871, err= 2025/07/31 01:23:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30081") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39634->172.17.0.2:30081, err= 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 INFO : There was nothing to transfer 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35524") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59896->172.17.0.2:35524, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37278") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47108->172.17.0.2:37278, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33808") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38616->172.17.0.2:33808, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31730") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36530->172.17.0.2:31730, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37140") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34332->172.17.0.2:37140, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31877") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42322->172.17.0.2:31877, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38195") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60506->172.17.0.2:38195, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35035") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58850->172.17.0.2:35035, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37389") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47020->172.17.0.2:37389, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38028") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44574->172.17.0.2:38028, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33091") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39490->172.17.0.2:33091, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36807") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38818->172.17.0.2:36807, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32700") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44816->172.17.0.2:32700, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38150") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57030->172.17.0.2:38150, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35228") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38022->172.17.0.2:35228, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39526") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53180->172.17.0.2:39526, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36679") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54258->172.17.0.2:36679, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39698") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43838->172.17.0.2:39698, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33600") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58202->172.17.0.2:33600, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35588") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36486->172.17.0.2:35588, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30309") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55454->172.17.0.2:30309, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30939") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55474->172.17.0.2:30939, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30891") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57130->172.17.0.2:30891, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37920") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34186->172.17.0.2:37920, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32711") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40276->172.17.0.2:32711, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30815") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43626->172.17.0.2:30815, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36703") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41772->172.17.0.2:36703, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35077") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57416->172.17.0.2:35077, err= 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38431") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58290->172.17.0.2:38431, err= 2025/07/31 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30201") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34168->172.17.0.2:30201, err= 2025/07/31 01:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : apple: Excluded 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : banana: Excluded 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32047") 2025/07/31 01:23:50 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36340->172.17.0.2:32047, err= 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34468") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37942->172.17.0.2:34468, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30718") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57512->172.17.0.2:30718, err= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31370") 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55624->172.17.0.2:31370, err= 2025/07/31 01:23:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37237") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33254->172.17.0.2:21, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33027") 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40938->172.17.0.2:37237, err= 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37308->172.17.0.2:33027, err= 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39357") 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42898->172.17.0.2:39357, err= 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36535") 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48230->172.17.0.2:36535, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30751") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44564->172.17.0.2:30751, err= 2025/07/31 01:23:51 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/31 01:23:51 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38658") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41612->172.17.0.2:38658, err= 2025/07/31 01:23:51 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/31 01:23:51 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30681") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34242->172.17.0.2:30681, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33365") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54736->172.17.0.2:33365, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32574") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55474->172.17.0.2:32574, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35461") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53364->172.17.0.2:35461, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35608") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41378->172.17.0.2:35608, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33010") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38236->172.17.0.2:33010, err= 2025/07/31 01:23:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39398") 2025/07/31 01:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60598->172.17.0.2:39398, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37123") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50428->172.17.0.2:37123, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34625") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50688->172.17.0.2:34625, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30174") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34416->172.17.0.2:30174, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30529") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43564->172.17.0.2:30529, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32111") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38014->172.17.0.2:32111, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35770") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50590->172.17.0.2:35770, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31090") 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48458->172.17.0.2:31090, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34411") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39748->172.17.0.2:34411, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Connecting to FTP server 2025/07/31 01:23:51 INFO : splitbananasplit: Deleted 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33268->172.17.0.2:21, err= 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 01:23:51 INFO : apple: Deleted 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 01:23:51 INFO : appleappleapplebanana: Deleted 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 01:23:51 INFO : banana: Deleted 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33284->172.17.0.2:21, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:21") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33286->172.17.0.2:21, err= 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33006") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59086->172.17.0.2:33006, err= 2025/07/31 01:23:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : YXBwbGU=: Excluded 2025/07/31 01:23:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/31 01:23:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : YmFuYW5h: Excluded 2025/07/31 01:23:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38149") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37240->172.17.0.2:38149, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34571") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59888->172.17.0.2:34571, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37560") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60974->172.17.0.2:37560, err= 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39969") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55220->172.17.0.2:39969, err= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31675") 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41994->172.17.0.2:31675, err= 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37276") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50174->172.17.0.2:37276, err= 2025/07/31 01:23:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : YXBwbGU=: Excluded 2025/07/31 01:23:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/31 01:23:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : YmFuYW5h: Excluded 2025/07/31 01:23:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33475") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37408->172.17.0.2:33475, err= 2025/07/31 01:23:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/31 01:23:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31931") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34328->172.17.0.2:31931, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36853") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46814->172.17.0.2:36853, err= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 01:23:51 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31957") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39456->172.17.0.2:31957, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30826") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35984->172.17.0.2:30826, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38529") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33616->172.17.0.2:38529, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38907") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56778->172.17.0.2:38907, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33026") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34072->172.17.0.2:33026, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36219") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39268->172.17.0.2:36219, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33446") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42346->172.17.0.2:33446, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36570") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46590->172.17.0.2:36570, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31659") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49856->172.17.0.2:31659, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39149") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40048->172.17.0.2:39149, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32587") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47654->172.17.0.2:32587, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38155") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38128->172.17.0.2:38155, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36351") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33908->172.17.0.2:36351, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30155") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33412->172.17.0.2:30155, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35415") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49846->172.17.0.2:35415, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35172") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39092->172.17.0.2:35172, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30033") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46510->172.17.0.2:30033, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30833") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33188->172.17.0.2:30833, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38935") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48420->172.17.0.2:38935, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37055") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44520->172.17.0.2:37055, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39553") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57592->172.17.0.2:39553, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35375") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36376->172.17.0.2:35375, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31539") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48272->172.17.0.2:31539, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32027") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50454->172.17.0.2:32027, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33744") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46910->172.17.0.2:33744, err= 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36962") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51668->172.17.0.2:36962, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31950") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37744->172.17.0.2:31950, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31047") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57496->172.17.0.2:31047, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30424") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58876->172.17.0.2:30424, err= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37300") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54526->172.17.0.2:37300, err= 2025/07/31 01:23:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34479") 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38918") 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41180->172.17.0.2:38918, err= 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34644->172.17.0.2:34479, err= 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34855") 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43296->172.17.0.2:34855, err= 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39171") 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57118->172.17.0.2:39171, err= 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36330") 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40846->172.17.0.2:36330, err= 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:51 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/31 01:23:51 INFO : apple: Copied (new) to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38613") 2025/07/31 01:23:51 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/31 01:23:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57768->172.17.0.2:38613, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36465") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33446") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39955") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42350->172.17.0.2:33446, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55466->172.17.0.2:36465, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44090->172.17.0.2:39955, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37353") 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41576->172.17.0.2:37353, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34814") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58116->172.17.0.2:34814, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31524") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57414->172.17.0.2:31524, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38689") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43218->172.17.0.2:38689, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39262") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32577") 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53992->172.17.0.2:32577, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55598->172.17.0.2:39262, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34764") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45760->172.17.0.2:34764, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32096") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54008->172.17.0.2:32096, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34075") 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42212->172.17.0.2:34075, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32179") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38858") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44986->172.17.0.2:32179, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56142->172.17.0.2:38858, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34522") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48244->172.17.0.2:34522, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 01:23:51 INFO : appleappleapplebanana: Deleted 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 01:23:51 INFO : banana: Deleted 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 01:23:51 INFO : splitbananasplit: Deleted 2025/07/31 01:23:51 INFO : apple: Deleted 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38830") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39194->172.17.0.2:38830, err= 2025/07/31 01:23:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : PREFIXapple: Excluded 2025/07/31 01:23:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : PREFIXbanana: Excluded 2025/07/31 01:23:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37480") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41948->172.17.0.2:37480, err= 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36042") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37930->172.17.0.2:36042, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30244") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35552->172.17.0.2:30244, err= 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 01:23:51 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33625") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52720->172.17.0.2:33625, err= 2025/07/31 01:23:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35740") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33242") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48226->172.17.0.2:35740, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32828") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44828->172.17.0.2:33242, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35394") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42062->172.17.0.2:32828, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36592") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45220->172.17.0.2:35394, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56316->172.17.0.2:36592, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:51 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/31 01:23:51 INFO : appleappleapplebanana: Copied (new) 2025/07/31 01:23:51 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/31 01:23:51 INFO : banana: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35096") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40564->172.17.0.2:35096, err= 2025/07/31 01:23:51 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/31 01:23:51 INFO : apple: Copied (new) 2025/07/31 01:23:51 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/31 01:23:51 INFO : splitbananasplit: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38081") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55982->172.17.0.2:38081, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30286") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33766") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40862->172.17.0.2:30286, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35672->172.17.0.2:33766, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39536") 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37553") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32912->172.17.0.2:39536, err= 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48078->172.17.0.2:37553, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32605") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37642") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41646->172.17.0.2:32605, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38404->172.17.0.2:37642, err= 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39343") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59748->172.17.0.2:39343, err= 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37046") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36206->172.17.0.2:37046, err= 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32080") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39024->172.17.0.2:32080, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32214") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39778->172.17.0.2:32214, err= 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30165") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41734->172.17.0.2:30165, err= 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38891") 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33558->172.17.0.2:38891, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38476") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36397") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39618->172.17.0.2:38476, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35906->172.17.0.2:36397, err= 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/31 01:23:51 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/31 01:23:51 INFO : PREFIXsplitbananasplit: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/31 01:23:51 INFO : PREFIXapple: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/31 01:23:51 INFO : PREFIXbanana: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30683") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50692->172.17.0.2:30683, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31465") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52518->172.17.0.2:31465, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31527") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45428->172.17.0.2:31527, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37639") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58254->172.17.0.2:37639, err= 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35273") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33064->172.17.0.2:35273, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31153") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43166->172.17.0.2:31153, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31456") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53122->172.17.0.2:31456, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36103") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36298->172.17.0.2:36103, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38522") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42252->172.17.0.2:38522, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35823") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60626->172.17.0.2:35823, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36124") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52724->172.17.0.2:36124, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31564") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56708->172.17.0.2:31564, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33317") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60216->172.17.0.2:33317, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33263") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51038->172.17.0.2:33263, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32153") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47178->172.17.0.2:32153, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32237") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42184->172.17.0.2:32237, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39043") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54148->172.17.0.2:39043, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39086") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55148->172.17.0.2:39086, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37923") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53122->172.17.0.2:37923, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37371") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54196->172.17.0.2:37371, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38555") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58254->172.17.0.2:38555, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35754") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45540->172.17.0.2:35754, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34553") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43432->172.17.0.2:34553, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32808") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57170->172.17.0.2:32808, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37619") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59370->172.17.0.2:37619, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30522") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45016->172.17.0.2:30522, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31127") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50450->172.17.0.2:31127, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37018") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59710->172.17.0.2:37018, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33493") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59204->172.17.0.2:33493, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32096") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54022->172.17.0.2:32096, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32231") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44602->172.17.0.2:32231, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34777") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33616->172.17.0.2:34777, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32178") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47932->172.17.0.2:32178, err= 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35006") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58920->172.17.0.2:35006, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31361") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43498->172.17.0.2:31361, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33191") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40338->172.17.0.2:33191, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37318") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52472->172.17.0.2:37318, err= 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30667") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46206->172.17.0.2:30667, err= 2025/07/31 01:23:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31165") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58228->172.17.0.2:31165, err= 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36919") 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36328") 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48026->172.17.0.2:36919, err= 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38816->172.17.0.2:36328, err= 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35492") 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33424->172.17.0.2:35492, err= 2025/07/31 01:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32866") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33700->172.17.0.2:32866, err= 2025/07/31 01:23:51 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/31 01:23:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39864") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31075") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58716->172.17.0.2:39864, err= 2025/07/31 01:23:51 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/31 01:23:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53518->172.17.0.2:31075, err= 2025/07/31 01:23:51 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34274") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41650->172.17.0.2:34274, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33013") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35822->172.17.0.2:33013, err= 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34871") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49314->172.17.0.2:34871, err= 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39011") 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38004->172.17.0.2:39011, err= 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34822") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37412") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32906->172.17.0.2:34822, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55974->172.17.0.2:37412, err= 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31282") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38680->172.17.0.2:31282, err= 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37914") 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60946->172.17.0.2:37914, err= 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35896") 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41908->172.17.0.2:35896, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33758") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38832->172.17.0.2:33758, err= 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30141") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42612->172.17.0.2:30141, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39897") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60992->172.17.0.2:39897, err= 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36600") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35196->172.17.0.2:36600, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30638") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40148->172.17.0.2:30638, err= 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 01:23:51 INFO : banana: Deleted 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 01:23:51 INFO : appleappleapplebanana: Deleted 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 01:23:51 INFO : apple: Deleted 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 01:23:51 INFO : splitbananasplit: Deleted 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38076") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36222->172.17.0.2:38076, err= 2025/07/31 01:23:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : bananaSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33169") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45476->172.17.0.2:33169, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30850") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47136->172.17.0.2:30850, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30410") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41732->172.17.0.2:30410, err= 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 01:23:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 01:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35578") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43838->172.17.0.2:35578, err= 2025/07/31 01:23:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38539") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32403") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31135") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35226") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48654->172.17.0.2:38539, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30381") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42878->172.17.0.2:35226, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54642->172.17.0.2:31135, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57010->172.17.0.2:32403, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51250->172.17.0.2:30381, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:51 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/31 01:23:51 INFO : appleappleapplebanana: Copied (new) 2025/07/31 01:23:51 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/31 01:23:51 INFO : banana: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33600") 2025/07/31 01:23:51 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/31 01:23:51 INFO : splitbananasplit: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35410") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58216->172.17.0.2:33600, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41774->172.17.0.2:35410, err= 2025/07/31 01:23:51 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/31 01:23:51 INFO : apple: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38553") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51160->172.17.0.2:38553, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31881") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48744->172.17.0.2:31881, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31279") 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52620->172.17.0.2:31279, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36841") 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36698->172.17.0.2:36841, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33974") 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56750->172.17.0.2:33974, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31751") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50266->172.17.0.2:31751, err= 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32402") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35487") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:32918->172.17.0.2:32402, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57998->172.17.0.2:35487, err= 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37331") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53498->172.17.0.2:37331, err= 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/31 01:23:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39573") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33539") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40728->172.17.0.2:39573, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39889") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41204->172.17.0.2:33539, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59020->172.17.0.2:39889, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31160") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38498->172.17.0.2:31160, err= 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34154") 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47046->172.17.0.2:34154, err= 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : bananaSUFFIX: Deleted 2025/07/31 01:23:51 INFO : splitbananasplitSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/31 01:23:51 INFO : appleSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/31 01:23:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30273") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56048->172.17.0.2:30273, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37245") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53490->172.17.0.2:37245, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36658") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48454->172.17.0.2:36658, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37604") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56942->172.17.0.2:37604, err= 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35622") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47096->172.17.0.2:35622, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36638") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47888->172.17.0.2:36638, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33626") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38752->172.17.0.2:33626, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37564") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45918->172.17.0.2:37564, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37968") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47800->172.17.0.2:37968, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37147") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51206->172.17.0.2:37147, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33168") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58490->172.17.0.2:33168, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36598") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55374->172.17.0.2:36598, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38117") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43728->172.17.0.2:38117, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36171") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40322->172.17.0.2:36171, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35657") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58682->172.17.0.2:35657, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35997") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47648->172.17.0.2:35997, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30560") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48932->172.17.0.2:30560, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37335") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45638->172.17.0.2:37335, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35968") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56620->172.17.0.2:35968, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39522") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57644->172.17.0.2:39522, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36039") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36062->172.17.0.2:36039, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36551") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46274->172.17.0.2:36551, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37474") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43368->172.17.0.2:37474, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34958") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58166->172.17.0.2:34958, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33255") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35308->172.17.0.2:33255, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33385") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58800->172.17.0.2:33385, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38551") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40634->172.17.0.2:38551, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33139") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41390->172.17.0.2:33139, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34312") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37222->172.17.0.2:34312, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37324") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55588->172.17.0.2:37324, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32119") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50472->172.17.0.2:32119, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32188") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46128->172.17.0.2:32188, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39075") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45900->172.17.0.2:39075, err= 2025/07/31 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33115") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56870->172.17.0.2:33115, err= 2025/07/31 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : apple: Excluded 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : banana: Excluded 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34727") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52234->172.17.0.2:34727, err= 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31774") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53184->172.17.0.2:31774, err= 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32550") 2025/07/31 01:23:51 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50998->172.17.0.2:32550, err= 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33763") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49840->172.17.0.2:33763, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33095") 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36472") 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32412") 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53794->172.17.0.2:32412, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33474->172.17.0.2:36472, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52632->172.17.0.2:33095, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38845") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45724->172.17.0.2:38845, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34405") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38686->172.17.0.2:34405, err= 2025/07/31 01:23:52 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/31 01:23:52 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/31 01:23:52 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/31 01:23:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30695") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30000") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56674->172.17.0.2:30695, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51460->172.17.0.2:30000, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35787") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46520->172.17.0.2:35787, err= 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/31 01:23:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/31 01:23:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36024") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34187") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44648->172.17.0.2:36024, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54804->172.17.0.2:34187, err= 2025/07/31 01:23:52 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/31 01:23:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/31 01:23:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32947") 2025/07/31 01:23:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/31 01:23:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30822") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35052") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35932->172.17.0.2:35052, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55698->172.17.0.2:30822, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37970->172.17.0.2:32947, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32690") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49582->172.17.0.2:32690, err= 2025/07/31 01:23:52 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/31 01:23:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/31 01:23:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33884") 2025/07/31 01:23:52 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/31 01:23:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45790->172.17.0.2:33884, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37261") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57782->172.17.0.2:37261, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31394") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58454->172.17.0.2:31394, err= 2025/07/31 01:23:52 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/31 01:23:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/31 01:23:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37692") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52696->172.17.0.2:37692, err= 2025/07/31 01:23:52 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/31 01:23:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33151") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40470->172.17.0.2:33151, err= 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/31 01:23:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/31 01:23:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/31 01:23:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 01:23:52 INFO : splitbananasplit: Deleted 2025/07/31 01:23:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 01:23:52 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 01:23:52 INFO : appleappleapplebanana: Deleted 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32224") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59184->172.17.0.2:32224, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleapple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleapple: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbanan: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34153") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60340->172.17.0.2:34153, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcde: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdef: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefg: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defgh: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghi: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghij: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijk: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-12345: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-23456: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-34567: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-45678: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31389") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54112->172.17.0.2:31389, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33147") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55722->172.17.0.2:33147, err= 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34978") 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44918->172.17.0.2:34978, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37847") 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58694->172.17.0.2:37847, err= 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 01:23:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 01:23:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 01:23:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 01:23:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 01:23:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 01:23:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 01:23:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 01:23:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 01:23:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 01:23:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 01:23:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 01:23:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35452") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43016->172.17.0.2:35452, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleapple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleapple: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbanan: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33159") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53900->172.17.0.2:33159, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcde: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdef: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefg: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defgh: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghi: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghij: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijk: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-12345: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-23456: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-34567: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-45678: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35946") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47352->172.17.0.2:35946, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38882") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41002->172.17.0.2:38882, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 01:23:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39572") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34790->172.17.0.2:39572, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33218") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57710->172.17.0.2:33218, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33066") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46848->172.17.0.2:33066, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36981") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34044->172.17.0.2:36981, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35341") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38840->172.17.0.2:35341, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32495") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44010->172.17.0.2:32495, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35482") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41722->172.17.0.2:35482, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31716") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48462->172.17.0.2:31716, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34964") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37048->172.17.0.2:34964, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38988") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54122->172.17.0.2:38988, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35655") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59354->172.17.0.2:35655, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39020") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49394->172.17.0.2:39020, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39753") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57696->172.17.0.2:39753, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32618") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54746->172.17.0.2:32618, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33535") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47968->172.17.0.2:33535, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38686") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36590->172.17.0.2:38686, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30212") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47416->172.17.0.2:30212, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34997") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44580->172.17.0.2:34997, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35388") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50150->172.17.0.2:35388, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34232") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47958->172.17.0.2:34232, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37187") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47372->172.17.0.2:37187, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39745") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47670->172.17.0.2:39745, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37245") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53494->172.17.0.2:37245, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32451") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37722->172.17.0.2:32451, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39623") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60406->172.17.0.2:39623, err= 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33456") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33590->172.17.0.2:33456, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37351") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46086->172.17.0.2:37351, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33188") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57580->172.17.0.2:33188, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37798") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39254->172.17.0.2:37798, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33972") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44048->172.17.0.2:33972, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32782") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52986->172.17.0.2:32782, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33791") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33732->172.17.0.2:33791, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33045") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35788->172.17.0.2:33045, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35150") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37302->172.17.0.2:35150, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35365") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50620->172.17.0.2:35365, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34392") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39620->172.17.0.2:34392, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33118") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58292->172.17.0.2:33118, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32685") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38956->172.17.0.2:32685, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34320") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43482->172.17.0.2:34320, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35566") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51698->172.17.0.2:35566, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35717") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35456->172.17.0.2:35717, err= 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39257") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52798->172.17.0.2:39257, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37460") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42190->172.17.0.2:37460, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36184") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49476->172.17.0.2:36184, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31286") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59958->172.17.0.2:31286, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32986") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41296->172.17.0.2:32986, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32009") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33582->172.17.0.2:32009, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35616") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33938->172.17.0.2:35616, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31576") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54916->172.17.0.2:31576, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34299") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55964->172.17.0.2:34299, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32779") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48916->172.17.0.2:32779, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30670") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40612->172.17.0.2:30670, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35159") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49846->172.17.0.2:35159, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32769") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35082->172.17.0.2:32769, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32790") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55774->172.17.0.2:32790, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38766") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56128->172.17.0.2:38766, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35118") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50710->172.17.0.2:35118, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39397") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36510->172.17.0.2:39397, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31945") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51274->172.17.0.2:31945, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35519") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55670->172.17.0.2:35519, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32369") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34294->172.17.0.2:32369, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31136") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33720->172.17.0.2:31136, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32999") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40006->172.17.0.2:32999, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38913") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33258->172.17.0.2:38913, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30797") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38820->172.17.0.2:30797, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37950") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59236->172.17.0.2:37950, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30727") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37210->172.17.0.2:30727, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37749") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52486->172.17.0.2:37749, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34696") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58268->172.17.0.2:34696, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35727") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51664->172.17.0.2:35727, err= 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30312") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57874->172.17.0.2:30312, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32276") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44128->172.17.0.2:32276, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33000") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38866->172.17.0.2:33000, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37383") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53864->172.17.0.2:37383, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37226") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37074->172.17.0.2:37226, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34166") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33278->172.17.0.2:34166, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33889") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59634->172.17.0.2:33889, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34284") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35620->172.17.0.2:34284, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37956") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47366->172.17.0.2:37956, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33459") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39260->172.17.0.2:33459, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34134") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38214->172.17.0.2:34134, err= 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31032") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40082->172.17.0.2:31032, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39290") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57514->172.17.0.2:39290, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38938") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46108->172.17.0.2:38938, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36353") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35756->172.17.0.2:36353, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37422") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50536->172.17.0.2:37422, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33325") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42124->172.17.0.2:33325, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36220") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49236->172.17.0.2:36220, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32396") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58520->172.17.0.2:32396, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36380") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52076->172.17.0.2:36380, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34470") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37978->172.17.0.2:34470, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39294") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52696->172.17.0.2:39294, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35368") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40570->172.17.0.2:35368, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36124") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52736->172.17.0.2:36124, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39060") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43278->172.17.0.2:39060, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34766") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34594->172.17.0.2:34766, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30964") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48376->172.17.0.2:30964, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39649") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58668->172.17.0.2:39649, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32924") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54056->172.17.0.2:32924, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30298") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33178->172.17.0.2:30298, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35958") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34160->172.17.0.2:35958, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32524") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47580->172.17.0.2:32524, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36578") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57748->172.17.0.2:36578, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37763") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51022->172.17.0.2:37763, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38794") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51822->172.17.0.2:38794, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36106") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60688->172.17.0.2:36106, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38937") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40638->172.17.0.2:38937, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38744") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41722->172.17.0.2:38744, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33264") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53218->172.17.0.2:33264, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34637") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53274->172.17.0.2:34637, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33855") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47542->172.17.0.2:33855, err= 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33421") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36642->172.17.0.2:33421, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38573") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40454->172.17.0.2:38573, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32245") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41208->172.17.0.2:32245, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38550") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52226->172.17.0.2:38550, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39037") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55546->172.17.0.2:39037, err= 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36270") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56258->172.17.0.2:36270, err= 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35003") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53598->172.17.0.2:35003, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33186") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39968->172.17.0.2:33186, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34861") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51278->172.17.0.2:34861, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36341") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59598->172.17.0.2:36341, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30672") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39182->172.17.0.2:30672, err= 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37991") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46462->172.17.0.2:37991, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32863") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39404->172.17.0.2:32863, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30741") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56196->172.17.0.2:30741, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35359") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34148->172.17.0.2:35359, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31926") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45262->172.17.0.2:31926, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33645") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40004->172.17.0.2:33645, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32766") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56020->172.17.0.2:32766, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32893") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42520->172.17.0.2:32893, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33255") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35324->172.17.0.2:33255, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30593") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38406->172.17.0.2:30593, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30100") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47732->172.17.0.2:30100, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39743") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46246->172.17.0.2:39743, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38854") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53106->172.17.0.2:38854, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36500") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43760->172.17.0.2:36500, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30812") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37664->172.17.0.2:30812, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35905") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43974->172.17.0.2:35905, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38078") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45822->172.17.0.2:38078, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37000") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50108->172.17.0.2:37000, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39155") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45228->172.17.0.2:39155, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36492") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43086->172.17.0.2:36492, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39567") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43182->172.17.0.2:39567, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39083") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56928->172.17.0.2:39083, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31044") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41068->172.17.0.2:31044, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32495") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44020->172.17.0.2:32495, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39855") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40922->172.17.0.2:39855, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30471") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43586->172.17.0.2:30471, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33661") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35108->172.17.0.2:33661, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38879") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33744->172.17.0.2:38879, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36277") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55736->172.17.0.2:36277, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35684") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40468->172.17.0.2:35684, err= 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34838") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52430->172.17.0.2:34838, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33930") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50168->172.17.0.2:33930, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34081") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59284->172.17.0.2:34081, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38694") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59768->172.17.0.2:38694, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32059") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40924->172.17.0.2:32059, err= 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36500") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43762->172.17.0.2:36500, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37061") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49214->172.17.0.2:37061, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38355") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33618->172.17.0.2:38355, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32859") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53240->172.17.0.2:32859, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30031") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53970->172.17.0.2:30031, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35834") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54452->172.17.0.2:35834, err= 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31658") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46816->172.17.0.2:31658, err= 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34485") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37100->172.17.0.2:34485, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39370") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60636->172.17.0.2:39370, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39855") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40934->172.17.0.2:39855, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35241") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53842->172.17.0.2:35241, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30992") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39640->172.17.0.2:30992, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34969") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43810->172.17.0.2:34969, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39153") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37280->172.17.0.2:39153, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34131") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52052->172.17.0.2:34131, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31994") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51740->172.17.0.2:31994, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36898") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35782->172.17.0.2:36898, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39545") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35250->172.17.0.2:39545, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34435") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45320->172.17.0.2:34435, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30638") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40154->172.17.0.2:30638, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32018") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38580->172.17.0.2:32018, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33075") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52402->172.17.0.2:33075, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31073") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38302->172.17.0.2:31073, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36225") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58240->172.17.0.2:36225, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34168") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60844->172.17.0.2:34168, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35936") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56440->172.17.0.2:35936, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38544") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39764->172.17.0.2:38544, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33205") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50898->172.17.0.2:33205, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31037") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41474->172.17.0.2:31037, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38273") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59786->172.17.0.2:38273, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37715") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43408->172.17.0.2:37715, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33556") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41016->172.17.0.2:33556, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32060") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35294->172.17.0.2:32060, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37469") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36212->172.17.0.2:37469, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31500") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48674->172.17.0.2:31500, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37724") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47916->172.17.0.2:37724, err= 2025/07/31 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35035") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58862->172.17.0.2:35035, err= 2025/07/31 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : apple: Excluded 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : banana: Excluded 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34259") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51566->172.17.0.2:34259, err= 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30299") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51934->172.17.0.2:30299, err= 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38926") 2025/07/31 01:23:52 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54064->172.17.0.2:38926, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39675") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34142->172.17.0.2:39675, err= 2025/07/31 01:23:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35286") 2025/07/31 01:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52472->172.17.0.2:35286, err= 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30531") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57940->172.17.0.2:30531, err= 2025/07/31 01:23:53 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : apple: Excluded 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:53 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : banana: Excluded 2025/07/31 01:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37484") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34316->172.17.0.2:37484, err= 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38838") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57072->172.17.0.2:38838, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38647") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50596->172.17.0.2:38647, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38280") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60530->172.17.0.2:38280, err= 2025/07/31 01:23:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : apple: Unchanged skipping 2025/07/31 01:23:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : banana: Unchanged skipping 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 01:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36786") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53300->172.17.0.2:36786, err= 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37675") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46126->172.17.0.2:37675, err= 2025/07/31 01:23:53 DEBUG : apple: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : apple: Excluded 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : appleappleapplebanana: Excluded 2025/07/31 01:23:53 DEBUG : banana: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : banana: Excluded 2025/07/31 01:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : splitbananasplit: Excluded 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35405") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57848->172.17.0.2:35405, err= 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38787") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56172->172.17.0.2:38787, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34097") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46684->172.17.0.2:34097, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30905") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38654->172.17.0.2:30905, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35539") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49120->172.17.0.2:35539, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34478") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48264->172.17.0.2:34478, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31541") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45098->172.17.0.2:31541, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34984") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53656->172.17.0.2:34984, err= --- PASS: TestTransform (2.63s) --- PASS: TestTransform/NFC (0.19s) --- PASS: TestTransform/NFD (0.25s) --- PASS: TestTransform/base64 (0.33s) --- PASS: TestTransform/prefix (0.29s) --- PASS: TestTransform/suffix (0.33s) --- PASS: TestTransform/truncate (0.26s) --- PASS: TestTransform/encoder (0.14s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.23s) --- PASS: TestTransform/lowercase (0.20s) --- PASS: TestTransform/ascii (0.23s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32814") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50134->172.17.0.2:32814, err= 2025/07/31 01:23:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/31 01:23:53 INFO : sub dir_somesuffix: Making directory 2025/07/31 01:23:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/31 01:23:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/31 01:23:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 01:23:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33768") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40032->172.17.0.2:33768, err= 2025/07/31 01:23:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 01:23:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31290") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33478->172.17.0.2:31290, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37869") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40206->172.17.0.2:37869, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33410") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53332->172.17.0.2:33410, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33952") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60194->172.17.0.2:33952, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30275") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50814->172.17.0.2:30275, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36025") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50678->172.17.0.2:36025, err= 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38332") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57952->172.17.0.2:38332, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33823") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38120->172.17.0.2:33823, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33381") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55818->172.17.0.2:33381, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39906") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38444->172.17.0.2:39906, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34389") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35906->172.17.0.2:34389, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31520") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59438->172.17.0.2:31520, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35426") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52308->172.17.0.2:35426, err= 2025/07/31 01:23:53 INFO : toe: Making directory 2025/07/31 01:23:53 INFO : toe/toe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30928") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54012->172.17.0.2:30928, err= 2025/07/31 01:23:53 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/31 01:23:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30610") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60280->172.17.0.2:30610, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31729") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56632->172.17.0.2:31729, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36024") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44654->172.17.0.2:36024, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33098") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33994->172.17.0.2:33098, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32645") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59618->172.17.0.2:32645, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36427") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40814->172.17.0.2:36427, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37807") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60418->172.17.0.2:37807, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32227") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52546->172.17.0.2:32227, err= 2025/07/31 01:23:53 INFO : toe: Making directory 2025/07/31 01:23:53 INFO : toe/toe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32526") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41834->172.17.0.2:32526, err= 2025/07/31 01:23:53 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/31 01:23:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32886") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55034->172.17.0.2:32886, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37101") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33206->172.17.0.2:37101, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39558") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44996->172.17.0.2:39558, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35471") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53418->172.17.0.2:35471, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33954") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44446->172.17.0.2:33954, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38700") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50194->172.17.0.2:38700, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33131") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44194->172.17.0.2:33131, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30047") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52578->172.17.0.2:30047, err= 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 INFO : tictacempty_dir: Making directory 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : tictactoe/tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36835") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43800->172.17.0.2:36835, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36764") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38418->172.17.0.2:36764, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38053") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33751") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60164->172.17.0.2:38053, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33438->172.17.0.2:33751, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35330") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47380->172.17.0.2:35330, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33652") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46546->172.17.0.2:33652, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31081") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43862->172.17.0.2:31081, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34922") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43800->172.17.0.2:34922, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37814") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55666->172.17.0.2:37814, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30341") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40796->172.17.0.2:30341, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35809") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52468->172.17.0.2:35809, err= 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 INFO : tictacempty_dir: Making directory 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : tictactoe/tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32929") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48498->172.17.0.2:32929, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32853") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37146->172.17.0.2:32853, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35141") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43568->172.17.0.2:35141, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34389") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35918->172.17.0.2:34389, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31890") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45374->172.17.0.2:31890, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30614") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59478->172.17.0.2:30614, err= 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35786") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37799") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58798->172.17.0.2:35786, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59998->172.17.0.2:37799, err= 2025/07/31 01:23:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35134") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53518->172.17.0.2:35134, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/31 01:23:53 NOTICE: ftp://172.17.0.2:21/rclone-test-pewexek1gexo: 0 differences found 2025/07/31 01:23:53 NOTICE: ftp://172.17.0.2:21/rclone-test-pewexek1gexo: 1 hashes could not be checked 2025/07/31 01:23:53 NOTICE: ftp://172.17.0.2:21/rclone-test-pewexek1gexo: 1 matching files 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39503") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37870->172.17.0.2:39503, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30143") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47178->172.17.0.2:30143, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31470") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34656->172.17.0.2:31470, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33495") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44466->172.17.0.2:33495, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36789") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44140->172.17.0.2:36789, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32285") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49500->172.17.0.2:32285, err= 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : tictactoe/tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32154") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58250->172.17.0.2:32154, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31651") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53068->172.17.0.2:31651, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30118") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42420->172.17.0.2:30118, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32832") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58510->172.17.0.2:32832, err= 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34692") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54096->172.17.0.2:34692, err= 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34297") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51100->172.17.0.2:34297, err= 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34566") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42512->172.17.0.2:34566, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32088") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59662->172.17.0.2:32088, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39954") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58358->172.17.0.2:39954, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39217") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42720->172.17.0.2:39217, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36963") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40478->172.17.0.2:36963, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31726") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48514->172.17.0.2:31726, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30362") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34214->172.17.0.2:30362, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36187") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52338->172.17.0.2:36187, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/31 01:23:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39473") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43012->172.17.0.2:39473, err= 2025/07/31 01:23:53 INFO : toe: Making directory 2025/07/31 01:23:53 INFO : toe/toe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31236") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56234->172.17.0.2:31236, err= 2025/07/31 01:23:53 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/31 01:23:53 INFO : toe/toe/toe: Copied (new) 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35638") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:51808->172.17.0.2:35638, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34794") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54990->172.17.0.2:34794, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31421") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39640->172.17.0.2:31421, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33406") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34648->172.17.0.2:33406, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35901") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35012->172.17.0.2:35901, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30958") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50988->172.17.0.2:30958, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35593") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56886->172.17.0.2:35593, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37927") 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47602->172.17.0.2:37927, err= 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 INFO : tictacempty_dir: Making directory 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : tictactoe/tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32940") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59912->172.17.0.2:32940, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Deleted 2025/07/31 01:23:53 INFO : toe/toe: Removing directory 2025/07/31 01:23:53 INFO : toe: Removing directory 2025/07/31 01:23:53 INFO : empty_dir: Removing directory 2025/07/31 01:23:53 DEBUG : Local file system at /tmp/rclone2717144858: deleted 3 directories 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37004") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57400->172.17.0.2:37004, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31617") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31433") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46014->172.17.0.2:31617, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46370->172.17.0.2:31433, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37594") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50120->172.17.0.2:37594, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31434") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33436->172.17.0.2:31434, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39679") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36293") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46638->172.17.0.2:39679, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38850->172.17.0.2:36293, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31700") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54890->172.17.0.2:31700, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30032") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41058->172.17.0.2:30032, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32612") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60860->172.17.0.2:32612, err= 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 INFO : tictacempty_dir: Making directory 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : tictactoe/tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31501") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:48678->172.17.0.2:31501, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Deleted 2025/07/31 01:23:53 INFO : toe/toe: Removing directory 2025/07/31 01:23:53 INFO : toe: Removing directory 2025/07/31 01:23:53 INFO : empty_dir: Removing directory 2025/07/31 01:23:53 DEBUG : Local file system at /tmp/rclone2717144858: deleted 3 directories 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33094") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:39190->172.17.0.2:33094, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33916") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39557") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41360->172.17.0.2:33916, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58990->172.17.0.2:39557, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33117") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54638->172.17.0.2:33117, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38252") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46788->172.17.0.2:38252, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37865") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56464->172.17.0.2:37865, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39711") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37266->172.17.0.2:39711, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31373") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38680") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32169") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56014->172.17.0.2:31373, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53852->172.17.0.2:32169, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52068->172.17.0.2:38680, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37172") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47738->172.17.0.2:37172, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37253") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39920") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39178") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38236->172.17.0.2:37253, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53770->172.17.0.2:39920, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59300->172.17.0.2:39178, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36110") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36602->172.17.0.2:36110, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35824") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54052->172.17.0.2:35824, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37877") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56820->172.17.0.2:37877, err= --- PASS: TestTransformFile (0.04s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : Reset feature "Copy" 2025/07/31 01:23:53 DEBUG : Reset feature "Move" 2025/07/31 01:23:53 DEBUG : Reset feature "Copy" 2025/07/31 01:23:53 DEBUG : Reset feature "Move" 2025/07/31 01:23:53 DEBUG : empty_dir: Making directory with metadata 2025/07/31 01:23:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30115") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59714->172.17.0.2:30115, err= 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 INFO : tictacempty_dir: Making directory 2025/07/31 01:23:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 INFO : tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: tictactoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 INFO : tictactoe/tictactoe: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 01:23:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31041") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42906->172.17.0.2:31041, err= 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Deleted 2025/07/31 01:23:53 INFO : toe/toe: Removing directory 2025/07/31 01:23:53 INFO : toe: Removing directory 2025/07/31 01:23:53 INFO : empty_dir: Removing directory 2025/07/31 01:23:53 DEBUG : Local file system at /tmp/rclone2717144858: deleted 3 directories 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32011") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60790->172.17.0.2:32011, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38470") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30561") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:55852->172.17.0.2:38470, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46872->172.17.0.2:30561, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35808") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49564->172.17.0.2:35808, err= 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34890") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58236->172.17.0.2:34890, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35546") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53756->172.17.0.2:35546, err= 2025/07/31 01:23:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/31 01:23:53 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31353") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44490->172.17.0.2:31353, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34911") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37340") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38277") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:43972->172.17.0.2:34911, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:40380->172.17.0.2:38277, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:56500->172.17.0.2:37340, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30469") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:34262->172.17.0.2:30469, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36895") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47554->172.17.0.2:36895, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39927") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33424->172.17.0.2:39927, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35975") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37206") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31605") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:35396->172.17.0.2:35975, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:36664->172.17.0.2:31605, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53608->172.17.0.2:37206, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35891") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:58870->172.17.0.2:35891, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33941") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38132->172.17.0.2:33941, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38823") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52310->172.17.0.2:38823, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 DEBUG : toe: transformed to: dG9l 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35699") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:41518->172.17.0.2:35699, err= 2025/07/31 01:23:53 DEBUG : toe: transformed to: dG9l 2025/07/31 01:23:53 INFO : dG9l: Making directory 2025/07/31 01:23:53 DEBUG : toe: transformed to: dG9l 2025/07/31 01:23:53 DEBUG : toe: transformed to: dG9l 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/31 01:23:53 INFO : dG9l/dG9l: Making directory 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/31 01:23:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 01:23:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38213") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33778->172.17.0.2:38213, err= 2025/07/31 01:23:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33164") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59266->172.17.0.2:33164, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30887") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:42500->172.17.0.2:30887, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:30516") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50064->172.17.0.2:30516, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35154") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:54762->172.17.0.2:35154, err= 2025/07/31 01:23:53 DEBUG : dG9l: transformed to: toe 2025/07/31 01:23:53 DEBUG : dG9l: transformed to: toe 2025/07/31 01:23:53 DEBUG : toe: Directory modification time the same (differ by 432.871049ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37303") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:45492->172.17.0.2:37303, err= 2025/07/31 01:23:53 DEBUG : dG9l: transformed to: toe 2025/07/31 01:23:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/31 01:23:53 DEBUG : toe/toe: Directory modification time the same (differ by 432.871049ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31152") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60318->172.17.0.2:31152, err= 2025/07/31 01:23:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/31 01:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/31 01:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/31 01:23:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/31 01:23:53 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : Local file system at /tmp/rclone2717144858: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : Waiting for deletions to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35404") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:46062->172.17.0.2:35404, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34469") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57026->172.17.0.2:34469, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36357") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:37582->172.17.0.2:36357, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:37461") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53706->172.17.0.2:37461, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38198") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:57432->172.17.0.2:38198, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33992") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:44122->172.17.0.2:33992, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33104") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:59806->172.17.0.2:33104, err= --- PASS: TestBase64 (0.05s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-pewexek1gexo", Local "Local file system at /tmp/rclone2717144858", Modify Window "1s" 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36142") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38822->172.17.0.2:36142, err= 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: 2025/07/31 01:23:53 INFO : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Making directory 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: 2025/07/31 01:23:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/31 01:23:53 INFO : toe/toe: Making directory 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe/toe: transformed to: 2025/07/31 01:23:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe: transformed to: 2025/07/31 01:23:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 01:23:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 01:23:53 DEBUG : toe/toe/toe: transformed to: 2025/07/31 01:23:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for checks to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Waiting for transfers to finish 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36656") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:33686->172.17.0.2:36656, err= 2025/07/31 01:23:53 INFO : toe/toe/toe: Copied (new) 2025/07/31 01:23:53 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: not deleting files as there were IO errors 2025/07/31 01:23:53 ERROR : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: not deleting directories as there were IO errors 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:33721") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47880->172.17.0.2:33721, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:39169") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:47922->172.17.0.2:39169, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:36729") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:38628->172.17.0.2:36729, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:35066") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:50258->172.17.0.2:35066, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:31033") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:60710->172.17.0.2:31033, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:38197") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:52320->172.17.0.2:38197, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:34889") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:53638->172.17.0.2:34889, err= --- PASS: TestError (0.03s) PASS 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: dial("tcp","172.17.0.2:32155") 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: > dial: conn=172.17.0.1:49412->172.17.0.2:32155, err= 2025/07/31 01:23:53 DEBUG : ftp://172.17.0.2:21/rclone-test-pewexek1gexo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.716028841s (try 1/5)