"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/28 03:00:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela" 2025/06/28 03:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 03:00:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58602->172.17.0.4:21, err= 2025/06/28 03:00:22 DEBUG : Creating backend with remote "/tmp/rclone2983310586" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38798") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47626->172.17.0.4:38798, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35612") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35520->172.17.0.4:35612, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36213") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57370->172.17.0.4:36213, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36510") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42388->172.17.0.4:36510, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37660") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40192->172.17.0.4:37660, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36654") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45938->172.17.0.4:36654, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35415") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57806->172.17.0.4:35415, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39824") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48684->172.17.0.4:39824, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33654") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46230->172.17.0.4:33654, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37502") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53904->172.17.0.4:37502, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39970") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36590->172.17.0.4:39970, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34016") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53904->172.17.0.4:34016, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30518") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43170->172.17.0.4:30518, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39862") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50856->172.17.0.4:39862, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31051") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36778->172.17.0.4:31051, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : Creating backend with remote "/non-existing" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30173") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48856->172.17.0.4:30173, err= 2025/06/28 03:00:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37084") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33106->172.17.0.4:37084, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33145") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40696->172.17.0.4:33145, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38891") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36728->172.17.0.4:38891, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33044") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41290->172.17.0.4:33044, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35562") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53124->172.17.0.4:35562, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39235") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42014->172.17.0.4:39235, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31481") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50780->172.17.0.4:31481, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38587") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53120->172.17.0.4:38587, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Running all checks before starting transfers 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34488") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48424->172.17.0.4:34488, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Checks finished, now starting transfers 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33496") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48168->172.17.0.4:33496, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39692") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33734->172.17.0.4:39692, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38606") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44742->172.17.0.4:38606, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39612") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55224->172.17.0.4:39612, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32439") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44982->172.17.0.4:32439, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34729") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51396->172.17.0.4:34729, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 ERROR : Ignoring --no-traverse with sync 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35134") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53956->172.17.0.4:35134, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36755") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54590->172.17.0.4:36755, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38854") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38476->172.17.0.4:38854, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36407") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58698->172.17.0.4:36407, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35754") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56532->172.17.0.4:35754, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34319") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58278->172.17.0.4:34319, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33008") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46320->172.17.0.4:33008, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39938") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48856->172.17.0.4:39938, err= 2025/06/28 03:00:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38880") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39304->172.17.0.4:38880, err= 2025/06/28 03:00:22 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/28 03:00:22 INFO : hello world2: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35349") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46338->172.17.0.4:35349, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39970") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36602->172.17.0.4:39970, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33221") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51498->172.17.0.4:33221, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30388") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58528->172.17.0.4:30388, err= 2025/06/28 03:00:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36218") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44874->172.17.0.4:36218, err= 2025/06/28 03:00:22 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/28 03:00:22 INFO : potato2: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31697") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55360->172.17.0.4:31697, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37512") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53910->172.17.0.4:37512, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32815") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40332->172.17.0.4:32815, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33395") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50580->172.17.0.4:33395, err= 2025/06/28 03:00:22 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/28 03:00:22 INFO : potato2: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31804") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56704->172.17.0.4:31804, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36114") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50228->172.17.0.4:36114, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33241") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53646->172.17.0.4:33241, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/28 03:00:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37792") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45720->172.17.0.4:37792, err= 2025/06/28 03:00:22 INFO : sub dir2: Making directory 2025/06/28 03:00:22 INFO : sub dir: Making directory 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 INFO : sub dir2/sub sub dir2: Making directory 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58604->172.17.0.4:21, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37780") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37812->172.17.0.4:37780, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33987") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51344->172.17.0.4:33987, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31608") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48530->172.17.0.4:31608, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33641") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36054->172.17.0.4:33641, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35216") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54746->172.17.0.4:35216, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36601") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38372->172.17.0.4:36601, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35736") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43468->172.17.0.4:35736, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39831") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48128->172.17.0.4:39831, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30331") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49670->172.17.0.4:30331, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36602") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58406->172.17.0.4:36602, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 INFO : sub dir2: Making directory 2025/06/28 03:00:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/28 03:00:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33513") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47636->172.17.0.4:33513, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38331") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43196->172.17.0.4:38331, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39897") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41408->172.17.0.4:39897, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36290") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36100->172.17.0.4:36290, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32815") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40336->172.17.0.4:32815, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38201") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40332->172.17.0.4:38201, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34305") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50846->172.17.0.4:34305, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : sub dir2: Making directory with metadata 2025/06/28 03:00:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37954") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53554->172.17.0.4:37954, err= 2025/06/28 03:00:22 INFO : sub dir2: Making directory 2025/06/28 03:00:22 INFO : sub dir: Making directory 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37560") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50784->172.17.0.4:37560, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36984") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46092->172.17.0.4:36984, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36357") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37506->172.17.0.4:36357, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34100") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39252->172.17.0.4:34100, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38884") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39194->172.17.0.4:38884, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37211") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58256->172.17.0.4:37211, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37190") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48456->172.17.0.4:37190, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31885") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48086->172.17.0.4:31885, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35517") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38796->172.17.0.4:35517, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35250") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53370->172.17.0.4:35250, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36778") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42710->172.17.0.4:36778, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 INFO : sub dir2: Making directory 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39120") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52122->172.17.0.4:39120, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31016") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36082->172.17.0.4:31016, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36297") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50336->172.17.0.4:36297, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38883") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33036->172.17.0.4:38883, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30330") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36626->172.17.0.4:30330, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33175") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35134->172.17.0.4:33175, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39068") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46228->172.17.0.4:39068, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : sub dir2: Making directory with metadata 2025/06/28 03:00:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35484") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43876->172.17.0.4:35484, err= 2025/06/28 03:00:22 INFO : sub dir2: Making directory 2025/06/28 03:00:22 INFO : sub dir: Making directory 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38353") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48204->172.17.0.4:38353, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33156") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55240->172.17.0.4:33156, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31433") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39372") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48880->172.17.0.4:39372, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54846->172.17.0.4:31433, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38130") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38234->172.17.0.4:38130, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37388") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39537") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33470->172.17.0.4:37388, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43448->172.17.0.4:39537, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32676") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54218->172.17.0.4:32676, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30436") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46688->172.17.0.4:30436, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30506") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45572->172.17.0.4:30506, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 INFO : sub dir2: Making directory 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37678") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41100->172.17.0.4:37678, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31677") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55386->172.17.0.4:31677, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39167") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56586->172.17.0.4:39167, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33575") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55236->172.17.0.4:33575, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38441") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45280->172.17.0.4:38441, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38683") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53050->172.17.0.4:38683, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32444") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37120->172.17.0.4:32444, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37205") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51548->172.17.0.4:37205, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34578") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45998->172.17.0.4:34578, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30785") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60958->172.17.0.4:30785, err= 2025/06/28 03:00:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sugaxak7tezi" 2025/06/28 03:00:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: Connecting to FTP server 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:58610->172.17.0.4:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-topevew6mela -> ftp://172.17.0.4:21/rclone-test-sugaxak7tezi 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:33659") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:49580->172.17.0.4:33659, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31777") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57648->172.17.0.4:31777, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38870") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57006->172.17.0.4:38870, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31280") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60096->172.17.0.4:31280, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:37385") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:52850->172.17.0.4:37385, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:36917") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:58326->172.17.0.4:36917, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:32267") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:35614->172.17.0.4:32267, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:39166") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:55202->172.17.0.4:39166, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: dial("tcp","172.17.0.4:37993") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: > dial: conn=172.17.0.1:35552->172.17.0.4:37993, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: Purge object "sub dir/hello world" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: Purge dir "sub dir" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugaxak7tezi: Purge dir "" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36704") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43778->172.17.0.4:36704, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34019") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56122->172.17.0.4:34019, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35527") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37466->172.17.0.4:35527, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31456") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55544->172.17.0.4:31456, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36667") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35982->172.17.0.4:36667, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37912") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48366->172.17.0.4:37912, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38869") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40552->172.17.0.4:38869, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31179") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51560->172.17.0.4:31179, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33425") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55548->172.17.0.4:33425, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30184") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40926->172.17.0.4:30184, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32810") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33832->172.17.0.4:32810, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32631") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47720->172.17.0.4:32631, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33849") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58554->172.17.0.4:33849, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34368") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37194->172.17.0.4:34368, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37939") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60942->172.17.0.4:37939, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32854") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32916->172.17.0.4:32854, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34855") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47338->172.17.0.4:34855, err= 2025/06/28 03:00:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dudatuq8luva" 2025/06/28 03:00:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Connecting to FTP server 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:58620->172.17.0.4:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-topevew6mela -> ftp://172.17.0.4:21/rclone-test-dudatuq8luva 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:37322") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37902") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53842->172.17.0.4:37902, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:40132->172.17.0.4:37322, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38506") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38422->172.17.0.4:38506, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38422") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55886->172.17.0.4:38422, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:32556") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:57032->172.17.0.4:32556, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:31187") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:44180->172.17.0.4:31187, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:31908") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:58606->172.17.0.4:31908, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32262") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42192->172.17.0.4:32262, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34782") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33784->172.17.0.4:34782, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39116") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55106->172.17.0.4:39116, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:32832") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:52664->172.17.0.4:32832, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31393") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41364->172.17.0.4:31393, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:37422") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:35172->172.17.0.4:37422, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35396") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60624->172.17.0.4:35396, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31460") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42904->172.17.0.4:31460, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:36065") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:58254->172.17.0.4:36065, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:32653") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:53020->172.17.0.4:32653, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:37100") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:57234->172.17.0.4:37100, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:38910") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:40284->172.17.0.4:38910, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: dial("tcp","172.17.0.4:34952") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: > dial: conn=172.17.0.1:58286->172.17.0.4:34952, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Purge object "sub dir/hello world" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Purge dir "sub dir" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-dudatuq8luva: Purge dir "" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30014") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47342->172.17.0.4:30014, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33334") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42982->172.17.0.4:33334, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35280") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45068->172.17.0.4:35280, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36710") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51416->172.17.0.4:36710, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34631") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51068->172.17.0.4:34631, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35913") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58920->172.17.0.4:35913, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35339") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47792->172.17.0.4:35339, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30919") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39664->172.17.0.4:30919, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38240") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39930->172.17.0.4:38240, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/28 03:00:22 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37705") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55326->172.17.0.4:37705, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34636") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56128->172.17.0.4:34636, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35422") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52720->172.17.0.4:35422, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30245") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40122->172.17.0.4:30245, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39841") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50026->172.17.0.4:39841, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35105") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43516->172.17.0.4:35105, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31912") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53954->172.17.0.4:31912, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38000") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41094->172.17.0.4:38000, err= 2025/06/28 03:00:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pedigof1cipa" 2025/06/28 03:00:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:22 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Connecting to FTP server 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:58634->172.17.0.4:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-topevew6mela -> ftp://172.17.0.4:21/rclone-test-pedigof1cipa 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:32731") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:49584->172.17.0.4:32731, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39709") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34426->172.17.0.4:39709, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39789") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47224->172.17.0.4:39789, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35800") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44530->172.17.0.4:35800, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:31326") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:49566->172.17.0.4:31326, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/28 03:00:22 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:38691") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:44388->172.17.0.4:38691, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:33330") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:58130->172.17.0.4:33330, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34229") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36296->172.17.0.4:34229, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32757") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41260->172.17.0.4:32757, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35379") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36744->172.17.0.4:35379, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Using server-side directory move 2025/06/28 03:00:22 INFO : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:35169") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38694") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:36148->172.17.0.4:35169, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35530->172.17.0.4:38694, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:34949") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:59808->172.17.0.4:34949, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30889") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55656->172.17.0.4:30889, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Waiting for transfers to finish 2025/06/28 03:00:22 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:22 INFO : sub dir/hello world: Moved (server-side) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31120") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40316->172.17.0.4:31120, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35374") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42026->172.17.0.4:35374, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:37357") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:45702->172.17.0.4:37357, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:37798") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:45478->172.17.0.4:37798, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31718") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56716->172.17.0.4:31718, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37943") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50472->172.17.0.4:37943, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39817") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55912->172.17.0.4:39817, err= 2025/06/28 03:00:22 DEBUG : testing file moves 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:30282") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:46638->172.17.0.4:30282, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30002") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44272->172.17.0.4:30002, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:39741") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:60944->172.17.0.4:39741, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35089") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57352->172.17.0.4:35089, err= 2025/06/28 03:00:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Waiting for transfers to finish 2025/06/28 03:00:22 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:22 INFO : sub dir/hello world: Moved (server-side) 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39178") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51990->172.17.0.4:39178, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31710") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59730->172.17.0.4:31710, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:31430") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:57108->172.17.0.4:31430, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:36995") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:32862->172.17.0.4:36995, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:35277") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:46294->172.17.0.4:35277, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: dial("tcp","172.17.0.4:32844") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: > dial: conn=172.17.0.1:37498->172.17.0.4:32844, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Purge object "sub dir/hello world" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Purge dir "sub dir" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-pedigof1cipa: Purge dir "" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37150") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46818->172.17.0.4:37150, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36479") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52670->172.17.0.4:36479, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38669") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33612->172.17.0.4:38669, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32380") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34288->172.17.0.4:32380, err= 2025/06/28 03:00:22 ERROR : error listing: directory not found 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30130") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44814->172.17.0.4:30130, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32431") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41542->172.17.0.4:32431, err= 2025/06/28 03:00:22 INFO : Local file system at /tmp/rclone2983310586: Making directory 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34922") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44006->172.17.0.4:34922, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36263") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36418->172.17.0.4:36263, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37218") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53482->172.17.0.4:37218, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38788") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49138->172.17.0.4:38788, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35837") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42438->172.17.0.4:35837, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30931") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49196->172.17.0.4:30931, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37596") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48406->172.17.0.4:37596, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37352") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49064->172.17.0.4:37352, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39935") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56448->172.17.0.4:39935, err= 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38553") 2025/06/28 03:00:22 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47640->172.17.0.4:38553, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38679") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39958->172.17.0.4:38679, err= 2025/06/28 03:00:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34860") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42780->172.17.0.4:34860, err= 2025/06/28 03:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37336") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40490->172.17.0.4:37336, err= 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/28 03:00:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35674") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37596->172.17.0.4:35674, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30502") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33934->172.17.0.4:30502, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39019") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57062->172.17.0.4:39019, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34341") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48932->172.17.0.4:34341, err= 2025/06/28 03:00:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32555") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45128->172.17.0.4:32555, err= 2025/06/28 03:00:23 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/28 03:00:23 INFO : check sum: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36915") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45420->172.17.0.4:36915, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32316") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41638->172.17.0.4:32316, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 NOTICE: ftp://172.17.0.4:21/rclone-test-topevew6mela: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/28 03:00:23 DEBUG : check sum: Size of src and dst objects identical 2025/06/28 03:00:23 DEBUG : check sum: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30548") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48146->172.17.0.4:30548, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35235") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45472->172.17.0.4:35235, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36832") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35446->172.17.0.4:36832, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31910") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39962->172.17.0.4:31910, err= 2025/06/28 03:00:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31598") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46592->172.17.0.4:31598, err= 2025/06/28 03:00:23 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/28 03:00:23 INFO : sizeonly: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38707") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43144->172.17.0.4:38707, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34684") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51878->172.17.0.4:34684, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : sizeonly: Sizes identical 2025/06/28 03:00:23 DEBUG : sizeonly: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37667") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35266->172.17.0.4:37667, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33664") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48450->172.17.0.4:33664, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34716") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35474->172.17.0.4:34716, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36539") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46288->172.17.0.4:36539, err= 2025/06/28 03:00:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39661") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37042->172.17.0.4:39661, err= 2025/06/28 03:00:23 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/28 03:00:23 INFO : ignore-size: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35547") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34884->172.17.0.4:35547, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32323") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37854->172.17.0.4:32323, err= 2025/06/28 03:00:23 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : ignore-size: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38793") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58730->172.17.0.4:38793, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31637") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35812->172.17.0.4:31637, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38869") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40562->172.17.0.4:38869, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34110") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42946->172.17.0.4:34110, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37498") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40246->172.17.0.4:37498, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36000") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42036->172.17.0.4:36000, err= 2025/06/28 03:00:23 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : existing: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37150") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46834->172.17.0.4:37150, err= 2025/06/28 03:00:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38568") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56416->172.17.0.4:38568, err= 2025/06/28 03:00:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 03:00:23 INFO : existing: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31228") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46088->172.17.0.4:31228, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39926") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36218->172.17.0.4:39926, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31356") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46836->172.17.0.4:31356, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39598") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37316->172.17.0.4:39598, err= 2025/06/28 03:00:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32371") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56758->172.17.0.4:32371, err= 2025/06/28 03:00:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 03:00:23 INFO : existing: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32775") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52404->172.17.0.4:32775, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33498") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53802->172.17.0.4:33498, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : existing: Destination exists, skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37500") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38264->172.17.0.4:37500, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32150") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38786->172.17.0.4:32150, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37785") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50250->172.17.0.4:37785, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37290") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42512->172.17.0.4:37290, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31793") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58904->172.17.0.4:31793, err= 2025/06/28 03:00:23 INFO : d: Making directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38619") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39936->172.17.0.4:38619, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30835") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39970") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58642->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44074->172.17.0.4:30835, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36606->172.17.0.4:39970, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33292") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35624->172.17.0.4:33292, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30216") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35698->172.17.0.4:30216, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38377") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33332") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48452->172.17.0.4:33332, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36188->172.17.0.4:38377, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35372") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59398->172.17.0.4:35372, err= 2025/06/28 03:00:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31985") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40594->172.17.0.4:31985, err= 2025/06/28 03:00:23 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/28 03:00:23 INFO : a/potato2: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : b/potato: Deleted 2025/06/28 03:00:23 INFO : d: Removing directory 2025/06/28 03:00:23 INFO : b: Removing directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: deleted 2 directories 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39901") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39410->172.17.0.4:39901, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36799") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35157") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53990->172.17.0.4:36799, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36282->172.17.0.4:35157, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35963") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52388->172.17.0.4:35963, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34090") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36408->172.17.0.4:34090, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36114") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50240->172.17.0.4:36114, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33372") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46546->172.17.0.4:33372, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35351") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46154->172.17.0.4:35351, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32391") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33892->172.17.0.4:32391, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32011") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60676->172.17.0.4:32011, err= 2025/06/28 03:00:23 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/06/28 03:00:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34225") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56174->172.17.0.4:34225, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30997") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54530->172.17.0.4:30997, err= 2025/06/28 03:00:23 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/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38394") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42224->172.17.0.4:38394, err= 2025/06/28 03:00:23 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/28 03:00:23 INFO : empty space: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31591") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56500->172.17.0.4:31591, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30588") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46578->172.17.0.4:30588, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30263") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54566->172.17.0.4:30263, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32577") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51356->172.17.0.4:32577, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33398") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50398->172.17.0.4:33398, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36586") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60340->172.17.0.4:36586, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36919") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36432->172.17.0.4:36919, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36596") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51870->172.17.0.4:36596, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 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/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32683") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51232->172.17.0.4:32683, err= 2025/06/28 03:00:23 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/28 03:00:23 INFO : foo: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36588") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33236->172.17.0.4:36588, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36003") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51040->172.17.0.4:36003, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30268") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39504->172.17.0.4:30268, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36564") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45020->172.17.0.4:36564, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36768") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40666->172.17.0.4:36768, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37494") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45500->172.17.0.4:37494, err= 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34337") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48104->172.17.0.4:34337, err= 2025/06/28 03:00:23 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/28 03:00:23 INFO : potato: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39597") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33006->172.17.0.4:39597, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39564") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35510->172.17.0.4:39564, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34194") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57222->172.17.0.4:34194, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31933") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38618->172.17.0.4:31933, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31959") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47534->172.17.0.4:31959, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39549") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57568->172.17.0.4:39549, err= 2025/06/28 03:00:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35630") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39040->172.17.0.4:35630, err= 2025/06/28 03:00:23 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/28 03:00:23 INFO : potato: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38192") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60466->172.17.0.4:38192, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38020") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58140->172.17.0.4:38020, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39144") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48664->172.17.0.4:39144, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34650") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59986->172.17.0.4:34650, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36784") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52492->172.17.0.4:36784, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32857") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58876->172.17.0.4:32857, err= 2025/06/28 03:00:23 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/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33832") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48130->172.17.0.4:33832, err= 2025/06/28 03:00:23 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/28 03:00:23 INFO : potato: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33356") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43902->172.17.0.4:33356, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32876") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41470->172.17.0.4:32876, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39074") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42380->172.17.0.4:39074, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33979") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53398->172.17.0.4:33979, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34275") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55648->172.17.0.4:34275, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39511") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59204->172.17.0.4:39511, err= 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36001") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58604->172.17.0.4:36001, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39764") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55308->172.17.0.4:39764, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39579") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54106->172.17.0.4:39579, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38773") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59280->172.17.0.4:38773, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37028") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60258->172.17.0.4:37028, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36049") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51352->172.17.0.4:36049, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32060") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37740->172.17.0.4:32060, err= 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30018") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37174->172.17.0.4:30018, err= 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/28 03:00:23 INFO : potato2: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : potato: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31740") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36630->172.17.0.4:31740, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33548") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48894->172.17.0.4:33548, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39672") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60324->172.17.0.4:39672, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36374") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47304->172.17.0.4:36374, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38799") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58428->172.17.0.4:38799, err= 2025/06/28 03:00:23 INFO : d: Making directory 2025/06/28 03:00:23 INFO : d/e: Making directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36238") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33510->172.17.0.4:36238, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30692") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38452") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57052->172.17.0.4:30692, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31089") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40160->172.17.0.4:38452, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54742->172.17.0.4:31089, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33774") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35254->172.17.0.4:33774, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38654") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41500->172.17.0.4:38654, err= 2025/06/28 03:00:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32551") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58656->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55192->172.17.0.4:32551, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30176") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43392->172.17.0.4:30176, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39656") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42662->172.17.0.4:39656, err= 2025/06/28 03:00:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33605") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52224->172.17.0.4:33605, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32705") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45846->172.17.0.4:32705, err= 2025/06/28 03:00:23 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/28 03:00:23 INFO : a/potato2: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : b/potato: Deleted 2025/06/28 03:00:23 INFO : d/e: Removing directory 2025/06/28 03:00:23 INFO : d: Removing directory 2025/06/28 03:00:23 INFO : b: Removing directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: deleted 3 directories 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30597") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43812->172.17.0.4:30597, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30785") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60974->172.17.0.4:30785, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32715") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36810->172.17.0.4:32715, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36967") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40568->172.17.0.4:36967, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30296") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33508") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37626->172.17.0.4:30296, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40380->172.17.0.4:33508, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39738") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49044->172.17.0.4:39738, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33256") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52116->172.17.0.4:33256, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32959") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52632->172.17.0.4:32959, err= 2025/06/28 03:00:23 INFO : d: Making directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32060") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37756->172.17.0.4:32060, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34443") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39148") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33105") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42664->172.17.0.4:34443, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55720->172.17.0.4:39148, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41508->172.17.0.4:33105, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37418") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49282->172.17.0.4:37418, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34318") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37846") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47622->172.17.0.4:34318, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36208") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35086->172.17.0.4:36208, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60522->172.17.0.4:37846, err= 2025/06/28 03:00:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39181") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48498->172.17.0.4:39181, err= 2025/06/28 03:00:23 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/28 03:00:23 INFO : a/potato2: Copied (new) 2025/06/28 03:00:23 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: not deleting files as there were IO errors 2025/06/28 03:00:23 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: not deleting directories as there were IO errors 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32706") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33032->172.17.0.4:32706, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33738") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44520->172.17.0.4:33738, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35642") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36782->172.17.0.4:35642, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33323") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39262") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54122->172.17.0.4:33323, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60130->172.17.0.4:39262, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39090") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51546->172.17.0.4:39090, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35115") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43288->172.17.0.4:35115, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35128") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57696->172.17.0.4:35128, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39982") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41474->172.17.0.4:39982, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39233") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33752->172.17.0.4:39233, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31889") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55952->172.17.0.4:31889, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34539") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58674->172.17.0.4:34539, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34474") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47688->172.17.0.4:34474, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33139") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47572->172.17.0.4:33139, err= 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30159") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54378->172.17.0.4:30159, err= 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32045") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50402->172.17.0.4:32045, err= 2025/06/28 03:00:23 INFO : potato: Deleted 2025/06/28 03:00:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/28 03:00:23 INFO : potato2: Copied (new) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37071") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56616->172.17.0.4:37071, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31664") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54036->172.17.0.4:31664, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30878") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45404->172.17.0.4:30878, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39291") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60524->172.17.0.4:39291, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39513") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58810->172.17.0.4:39513, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32623") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47762->172.17.0.4:32623, err= 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31900") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46298->172.17.0.4:31900, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 INFO : potato: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33336") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54796->172.17.0.4:33336, err= 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32614") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48394->172.17.0.4:32614, err= 2025/06/28 03:00:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/28 03:00:23 INFO : potato2: Copied (new) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30645") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56024->172.17.0.4:30645, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32546") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55794->172.17.0.4:32546, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32756") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60402->172.17.0.4:32756, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34288") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56766->172.17.0.4:34288, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34183") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44312->172.17.0.4:34183, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35770") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60424->172.17.0.4:35770, err= 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30201") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43704->172.17.0.4:30201, err= 2025/06/28 03:00:23 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/28 03:00:23 INFO : potato2: Copied (new) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31381") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46940->172.17.0.4:31381, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38670") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34062->172.17.0.4:38670, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39112") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34916->172.17.0.4:39112, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34899") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52962->172.17.0.4:34899, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39961") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46420->172.17.0.4:39961, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38723") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45236->172.17.0.4:38723, err= 2025/06/28 03:00:23 DEBUG : enormous: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : enormous: Excluded 2025/06/28 03:00:23 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : potato2: Excluded 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33128") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58120->172.17.0.4:33128, err= 2025/06/28 03:00:23 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : potato2: Excluded 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34339") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48560->172.17.0.4:34339, err= 2025/06/28 03:00:23 DEBUG : enormous: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : enormous: Excluded 2025/06/28 03:00:23 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : potato2: Excluded 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32136") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43782->172.17.0.4:32136, err= 2025/06/28 03:00:23 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : potato2: Excluded 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38718") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33094->172.17.0.4:38718, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31069") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38182->172.17.0.4:31069, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35087") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50136->172.17.0.4:35087, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36629") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44358->172.17.0.4:36629, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35181") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51228->172.17.0.4:35181, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31422") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57758->172.17.0.4:31422, err= 2025/06/28 03:00:23 DEBUG : enormous: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : enormous: Excluded 2025/06/28 03:00:23 DEBUG : potato2: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : potato2: Excluded 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37510") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45504->172.17.0.4:37510, err= 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : potato2: Deleted 2025/06/28 03:00:23 INFO : enormous: Deleted 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30534") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57380->172.17.0.4:30534, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34642") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51080->172.17.0.4:34642, err= 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : potato2: Deleted 2025/06/28 03:00:23 INFO : enormous: Deleted 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33951") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32932->172.17.0.4:33951, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30043") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53504->172.17.0.4:30043, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34428") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58960->172.17.0.4:34428, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30457") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50606->172.17.0.4:30457, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37768") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42904->172.17.0.4:37768, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38854") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38478->172.17.0.4:38854, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39918") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60902->172.17.0.4:39918, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39052") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35408->172.17.0.4:39052, err= 2025/06/28 03:00:23 DEBUG : five: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/28 03:00:23 DEBUG : one: Destination is newer than source, skipping 2025/06/28 03:00:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/28 03:00:23 DEBUG : three: Sizes identical 2025/06/28 03:00:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30736") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34586") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36754->172.17.0.4:30736, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36954->172.17.0.4:34586, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33373") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39960->172.17.0.4:33373, err= 2025/06/28 03:00:23 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/28 03:00:23 INFO : five: Copied (new) 2025/06/28 03:00:23 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/28 03:00:23 INFO : four: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/28 03:00:23 INFO : two: Copied (replaced existing) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39941") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38230->172.17.0.4:39941, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31076") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38856->172.17.0.4:31076, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32870") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34840->172.17.0.4:32870, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/28 03:00:23 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32679") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47910->172.17.0.4:32679, err= 2025/06/28 03:00:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31010") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35711") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59554->172.17.0.4:31010, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37342->172.17.0.4:35711, err= 2025/06/28 03:00:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/28 03:00:23 INFO : potato: Copied (new) 2025/06/28 03:00:23 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/28 03:00:23 INFO : yam: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35597") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40038->172.17.0.4:35597, err= 2025/06/28 03:00:23 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31760") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40060->172.17.0.4:31760, err= 2025/06/28 03:00:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : potato: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30863") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51658->172.17.0.4:30863, err= 2025/06/28 03:00:23 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/28 03:00:23 INFO : yaml: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : yam: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36749") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39460->172.17.0.4:36749, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35420") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53606->172.17.0.4:35420, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31514") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55814->172.17.0.4:31514, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37641") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35568->172.17.0.4:37641, err= 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Making map for --track-renames 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Finished making map for --track-renames 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/28 03:00:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for renames to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30337") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30737") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44138->172.17.0.4:30337, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43416->172.17.0.4:30737, err= 2025/06/28 03:00:23 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/28 03:00:23 INFO : yam: Copied (new) 2025/06/28 03:00:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/28 03:00:23 INFO : potato: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36073") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56106->172.17.0.4:36073, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36572") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51712->172.17.0.4:36572, err= 2025/06/28 03:00:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Making map for --track-renames 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Finished making map for --track-renames 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : potato: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for renames to finish 2025/06/28 03:00:23 INFO : yam: Moved (server-side) to: yaml 2025/06/28 03:00:23 INFO : yaml: Renamed from "yam" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35880") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36670->172.17.0.4:35880, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38491") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51502->172.17.0.4:38491, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36850") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40130->172.17.0.4:36850, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36461") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38348->172.17.0.4:36461, err= 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Making map for --track-renames 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Finished making map for --track-renames 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/28 03:00:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for renames to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30028") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45054->172.17.0.4:30028, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30424") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44470->172.17.0.4:30424, err= 2025/06/28 03:00:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/28 03:00:23 INFO : potato: Copied (new) 2025/06/28 03:00:23 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/28 03:00:23 INFO : sub/yam: Copied (new) 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32858") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44744->172.17.0.4:32858, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31583") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34652->172.17.0.4:31583, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30984") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59578->172.17.0.4:30984, err= 2025/06/28 03:00:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35416") 2025/06/28 03:00:23 DEBUG : potato: Unchanged skipping 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34598->172.17.0.4:35416, err= 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Making map for --track-renames 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Finished making map for --track-renames 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for renames to finish 2025/06/28 03:00:23 INFO : sub/yam: Moved (server-side) to: yam 2025/06/28 03:00:23 INFO : yam: Renamed from "sub/yam" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33495") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46150->172.17.0.4:33495, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32569") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39362->172.17.0.4:32569, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34871") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40192->172.17.0.4:34871, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35943") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46944->172.17.0.4:35943, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37470") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40086->172.17.0.4:37470, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "/tmp/rclone2983310586/dir1" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "/tmp/rclone2983310586/dir2" 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586/dir2: Using server-side directory move 2025/06/28 03:00:23 INFO : Local file system at /tmp/rclone2983310586/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 03:00:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:23 INFO : file1.txt: Moved (server-side) 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586/dir2: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586/dir2: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34851") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60418->172.17.0.4:34851, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35853") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59844->172.17.0.4:35853, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30498") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38970->172.17.0.4:30498, err= 2025/06/28 03:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39299") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59232->172.17.0.4:39299, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33005") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53512->172.17.0.4:33005, err= 2025/06/28 03:00:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:23 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:23 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/28 03:00:23 INFO : nested/sub dir/file: Copied (new) 2025/06/28 03:00:23 INFO : nested/sub dir/file: Deleted 2025/06/28 03:00:23 INFO : sub dir: Removing directory 2025/06/28 03:00:23 INFO : nested/sub dir: Removing directory 2025/06/28 03:00:23 INFO : nested: Removing directory 2025/06/28 03:00:23 DEBUG : Local file system at /tmp/rclone2983310586: deleted 3 directories 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30718") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49832->172.17.0.4:30718, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38897") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35014") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41754->172.17.0.4:38897, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46004->172.17.0.4:35014, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37192") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56032->172.17.0.4:37192, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32483") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49702->172.17.0.4:32483, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30158") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40106->172.17.0.4:30158, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35443") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36020->172.17.0.4:35443, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31256") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52770->172.17.0.4:31256, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37163") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41840->172.17.0.4:37163, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35596") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37310->172.17.0.4:35596, err= 2025/06/28 03:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37184") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53068->172.17.0.4:37184, err= 2025/06/28 03:00:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/28 03:00:23 INFO : sub dir/hello world: Copied (new) 2025/06/28 03:00:23 INFO : sub dir/hello world: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33383") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43200->172.17.0.4:33383, err= 2025/06/28 03:00:23 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/28 03:00:23 INFO : nested/sub dir/file: Copied (new) 2025/06/28 03:00:23 INFO : nested/sub dir/file: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30996") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52922->172.17.0.4:30996, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38561") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35426") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37994->172.17.0.4:38561, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40570->172.17.0.4:35426, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31032") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51428->172.17.0.4:31032, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36648") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47204->172.17.0.4:36648, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35684") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33134->172.17.0.4:35684, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39388") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47768->172.17.0.4:39388, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34278") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36814->172.17.0.4:34278, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35457") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46570->172.17.0.4:35457, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32401") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53674->172.17.0.4:32401, err= 2025/06/28 03:00:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34099") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31539") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37762->172.17.0.4:34099, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49564->172.17.0.4:31539, err= 2025/06/28 03:00:23 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/28 03:00:23 INFO : existing-b: Copied (new) 2025/06/28 03:00:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 03:00:23 INFO : existing: Copied (new) 2025/06/28 03:00:23 INFO : existing-b: Deleted 2025/06/28 03:00:23 INFO : existing: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34106") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45748->172.17.0.4:34106, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35092") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46912->172.17.0.4:35092, err= 2025/06/28 03:00:23 DEBUG : existing: Destination exists, skipping 2025/06/28 03:00:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:23 INFO : There was nothing to transfer 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33053") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46750->172.17.0.4:33053, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33687") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54440->172.17.0.4:33687, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39681") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58000->172.17.0.4:39681, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hoyalas6vezi" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:58660->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36703") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45778->172.17.0.4:36703, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34856") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42604->172.17.0.4:34856, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39884") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39168->172.17.0.4:39884, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34924") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56908->172.17.0.4:34924, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-topevew6mela -> ftp://172.17.0.4:21/rclone-test-hoyalas6vezi 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:35181") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:51234->172.17.0.4:35181, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:35395") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:54508->172.17.0.4:35395, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:35807") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:49766->172.17.0.4:35807, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Using server-side directory move 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38447") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:30827") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:50990->172.17.0.4:30827, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55120->172.17.0.4:38447, err= 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:58666->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Waiting for checks to finish 2025/06/28 03:00:23 INFO : empty space: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Waiting for transfers to finish 2025/06/28 03:00:23 INFO : potato2: Moved (server-side) 2025/06/28 03:00:23 INFO : potato3: Deleted 2025/06/28 03:00:23 INFO : potato3: Moved (server-side) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33236") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46390->172.17.0.4:33236, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:39235") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:42030->172.17.0.4:39235, err= 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cekejix2bela" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: > dial: conn=172.17.0.1:58678->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Using server-side directory move 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Server side directory move succeeded 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: dial("tcp","172.17.0.4:30734") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: > dial: conn=172.17.0.1:32798->172.17.0.4:30734, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:33191") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:53872->172.17.0.4:33191, err= 2025/06/28 03:00:23 ERROR : error listing: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: dial("tcp","172.17.0.4:31242") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: > dial: conn=172.17.0.1:43900->172.17.0.4:31242, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Purge object "empty space" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Purge object "potato2" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Purge object "potato3" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cekejix2bela: Purge dir "" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: dial("tcp","172.17.0.4:33665") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: > dial: conn=172.17.0.1:37938->172.17.0.4:33665, err= 2025/06/28 03:00:23 ERROR : error listing: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyalas6vezi: Purge dir "" 2025/06/28 03:00:23 NOTICE: purge failed to rmdir "": directory not found 2025/06/28 03:00:23 NOTICE: purge failed: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31945") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48008->172.17.0.4:31945, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34579") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44454->172.17.0.4:34579, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nesopem4foyu" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:58680->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35897") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46860->172.17.0.4:35897, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31899") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58780->172.17.0.4:31899, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33601") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38272->172.17.0.4:33601, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35565") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44464->172.17.0.4:35565, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-topevew6mela -> ftp://172.17.0.4:21/rclone-test-nesopem4foyu 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:36775") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:42400->172.17.0.4:36775, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:35292") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:39776->172.17.0.4:35292, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:38881") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:50862->172.17.0.4:38881, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39809") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:36522") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52412->172.17.0.4:39809, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:42174->172.17.0.4:36522, err= 2025/06/28 03:00:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : empty space: Excluded 2025/06/28 03:00:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : empty space: Excluded 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:41866->172.17.0.4:21, err= 2025/06/28 03:00:23 INFO : potato2: Moved (server-side) 2025/06/28 03:00:23 INFO : potato3: Deleted 2025/06/28 03:00:23 INFO : potato3: Moved (server-side) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31862") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34226->172.17.0.4:31862, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:38404") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:42684->172.17.0.4:38404, err= 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fowayiv6jitu" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: > dial: conn=172.17.0.1:41878->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: dial("tcp","172.17.0.4:30614") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:36991") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: > dial: conn=172.17.0.1:49770->172.17.0.4:30614, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:33126->172.17.0.4:36991, err= 2025/06/28 03:00:23 DEBUG : empty space: Excluded (Size Filter) 2025/06/28 03:00:23 DEBUG : empty space: Excluded 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Waiting for transfers to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: > dial: conn=172.17.0.1:41892->172.17.0.4:21, err= 2025/06/28 03:00:23 INFO : potato2: Moved (server-side) 2025/06/28 03:00:23 INFO : potato3: Moved (server-side) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: dial("tcp","172.17.0.4:39821") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: > dial: conn=172.17.0.1:42414->172.17.0.4:39821, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:32689") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:38640->172.17.0.4:32689, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: dial("tcp","172.17.0.4:39259") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: > dial: conn=172.17.0.1:58954->172.17.0.4:39259, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Purge object "potato2" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Purge object "potato3" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fowayiv6jitu: Purge dir "" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: dial("tcp","172.17.0.4:31729") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: > dial: conn=172.17.0.1:37348->172.17.0.4:31729, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: Purge object "empty space" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-nesopem4foyu: Purge dir "" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35153") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53098->172.17.0.4:35153, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39894") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55620->172.17.0.4:39894, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-movoboj2lama" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:41904->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30366") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37028->172.17.0.4:30366, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37356") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59892->172.17.0.4:37356, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30086") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50836->172.17.0.4:30086, err= 2025/06/28 03:00:23 INFO : tomatoDir: Making directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30155") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60080->172.17.0.4:30155, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33643") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47938->172.17.0.4:33643, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-topevew6mela -> ftp://172.17.0.4:21/rclone-test-movoboj2lama 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:31773") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:52746->172.17.0.4:31773, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:31005") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:49840->172.17.0.4:31005, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:32685") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:42988->172.17.0.4:32685, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Using server-side directory move 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:35428") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30787") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:42988->172.17.0.4:35428, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54732->172.17.0.4:30787, err= 2025/06/28 03:00:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/28 03:00:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 03:00:23 DEBUG : empty space: Unchanged skipping 2025/06/28 03:00:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30371") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:41908->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53472->172.17.0.4:30371, err= 2025/06/28 03:00:23 INFO : empty space: Deleted 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Waiting for checks to finish 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Waiting for transfers to finish 2025/06/28 03:00:23 INFO : potato2: Moved (server-side) 2025/06/28 03:00:23 INFO : potato3: Deleted 2025/06/28 03:00:23 INFO : potato3: Moved (server-side) 2025/06/28 03:00:23 INFO : tomatoDir: Removing directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: deleted 1 directories 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36910") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56230->172.17.0.4:36910, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32724") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53434->172.17.0.4:32724, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:38931") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:37988->172.17.0.4:38931, err= 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mokulit1rehi" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: > dial: conn=172.17.0.1:41918->172.17.0.4:21, err= 2025/06/28 03:00:23 INFO : tomatoDir: Making directory 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Using server-side directory move 2025/06/28 03:00:23 INFO : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Server side directory move succeeded 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: dial("tcp","172.17.0.4:33852") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: > dial: conn=172.17.0.1:45230->172.17.0.4:33852, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: dial("tcp","172.17.0.4:33533") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: > dial: conn=172.17.0.1:32812->172.17.0.4:33533, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:36688") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:46530->172.17.0.4:36688, err= 2025/06/28 03:00:23 ERROR : error listing: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:37184") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:60556->172.17.0.4:37184, err= 2025/06/28 03:00:23 ERROR : error listing: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: dial("tcp","172.17.0.4:37868") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: > dial: conn=172.17.0.1:34544->172.17.0.4:37868, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Purge object "empty space" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Purge object "potato2" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Purge object "potato3" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: dial("tcp","172.17.0.4:36869") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: > dial: conn=172.17.0.1:41214->172.17.0.4:36869, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Purge dir "tomatoDir" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-mokulit1rehi: Purge dir "" 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: dial("tcp","172.17.0.4:30897") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: > dial: conn=172.17.0.1:49618->172.17.0.4:30897, err= 2025/06/28 03:00:23 ERROR : error listing: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-movoboj2lama: Purge dir "" 2025/06/28 03:00:23 NOTICE: purge failed to rmdir "": directory not found 2025/06/28 03:00:23 NOTICE: purge failed: directory not found 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35614") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56240->172.17.0.4:35614, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34371") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50516->172.17.0.4:34371, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38997") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35290->172.17.0.4:38997, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30068") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47634->172.17.0.4:30068, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/rclone-sync-test" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: > dial: conn=172.17.0.1:41926->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38733") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35980->172.17.0.4:38733, err= 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34080") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36506->172.17.0.4:34080, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/rclone-sync-test" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: > dial: conn=172.17.0.1:41942->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/rclone-sync-test-include/layer2" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41950->172.17.0.4:21, err= 2025/06/28 03:00:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/rclone-sync-test-ignore-file" 2025/06/28 03:00:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:23 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:23 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41960->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39406") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36012->172.17.0.4:39406, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38403") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: dial("tcp","172.17.0.4:34767") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: > dial: conn=172.17.0.1:57198->172.17.0.4:34767, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35252->172.17.0.4:38403, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test: Excluded 2025/06/28 03:00:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35339") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59090->172.17.0.4:35339, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: dial("tcp","172.17.0.4:32735") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test: > dial: conn=172.17.0.1:38802->172.17.0.4:32735, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37149") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53026->172.17.0.4:37149, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test: Excluded 2025/06/28 03:00:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33713") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42978->172.17.0.4:33713, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : rclone-sync-test-include: Removing directory 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: failed to delete 1 directories 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30985") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57554->172.17.0.4:30985, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:38609") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47436->172.17.0.4:38609, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test: Excluded 2025/06/28 03:00:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31504") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52890->172.17.0.4:31504, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37460") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33857") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43858->172.17.0.4:37460, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57304->172.17.0.4:33857, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test: Excluded 2025/06/28 03:00:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30378") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59446->172.17.0.4:30378, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : rclone-sync-test-include: Removing directory 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: failed to delete 1 directories 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:30767") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34860") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60492->172.17.0.4:34860, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37694->172.17.0.4:30767, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test: Excluded 2025/06/28 03:00:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/28 03:00:24 DEBUG : Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31110") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43730->172.17.0.4:31110, err= 2025/06/28 03:00:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31556") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48498->172.17.0.4:31556, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38906") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30229") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54834->172.17.0.4:30229, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40442->172.17.0.4:38906, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39297") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33712->172.17.0.4:39297, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38064") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33394->172.17.0.4:38064, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35655") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41896->172.17.0.4:35655, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:41966->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: > dial: conn=172.17.0.1:41978->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" to be canonical "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:32317") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:52460->172.17.0.4:32317, err= 2025/06/28 03:00:24 DEBUG : one: Need to transfer - File not found at Destination 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:34579") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:49366->172.17.0.4:34579, err= 2025/06/28 03:00:24 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32061") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37796->172.17.0.4:32061, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33973") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36936->172.17.0.4:33973, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36967") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50444->172.17.0.4:36967, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30563") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55520->172.17.0.4:30563, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31589") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:53702->172.17.0.4:31589, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:37763") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:60796->172.17.0.4:37763, err= 2025/06/28 03:00:24 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (replaced existing) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36940") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34938->172.17.0.4:36940, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32401") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37512->172.17.0.4:32401, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30430") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52220->172.17.0.4:30430, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31517") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59660->172.17.0.4:31517, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39488") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37388->172.17.0.4:39488, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30808") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40820->172.17.0.4:30808, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31055") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34016->172.17.0.4:31055, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31075") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:34646->172.17.0.4:31075, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37138") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38888->172.17.0.4:37138, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39045") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37162") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43204->172.17.0.4:39045, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48692->172.17.0.4:37162, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39712") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46978->172.17.0.4:39712, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36207") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48242->172.17.0.4:36207, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31179") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31933") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41714->172.17.0.4:31179, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59996->172.17.0.4:31933, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:34020") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:38052->172.17.0.4:34020, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: > dial: conn=172.17.0.1:41988->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33290") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43866->172.17.0.4:33290, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30950") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35922->172.17.0.4:30950, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32252") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49484->172.17.0.4:32252, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31365") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:55160->172.17.0.4:31365, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33761") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48818->172.17.0.4:33761, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32905") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54680->172.17.0.4:32905, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37407") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45046->172.17.0.4:37407, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32624") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41382->172.17.0.4:32624, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37106") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30137") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52082->172.17.0.4:30137, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42926->172.17.0.4:37106, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/CompareDest" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/CompareDest" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:37777") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:48330->172.17.0.4:37777, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/28 03:00:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/28 03:00:24 DEBUG : two: Need to transfer - File not found at Destination 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:32111") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:41926->172.17.0.4:32111, err= 2025/06/28 03:00:24 DEBUG : two.1503b713.partial: renamed to: two 2025/06/28 03:00:24 INFO : two: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32507") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46224->172.17.0.4:32507, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33309") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35448->172.17.0.4:33309, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39816") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57700->172.17.0.4:39816, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36520") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53300->172.17.0.4:36520, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31806") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39136->172.17.0.4:31806, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36078") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35278->172.17.0.4:36078, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39700") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50214->172.17.0.4:39700, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37577") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37886->172.17.0.4:37577, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36981") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58038->172.17.0.4:36981, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39950") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44774->172.17.0.4:39950, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30491") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59044->172.17.0.4:30491, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39544") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51078->172.17.0.4:39544, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dest" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: > dial: conn=172.17.0.1:41998->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/pre-dest1" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest1: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest1: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest1: > dial: conn=172.17.0.1:42012->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-topevew6mela/pre-dest1" to be canonical "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/pre-dest1" 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/pre-dest2" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest2: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest2: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest2: > dial: conn=172.17.0.1:42016->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-topevew6mela/pre-dest2" to be canonical "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/pre-dest2" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: dial("tcp","172.17.0.4:39820") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: > dial: conn=172.17.0.1:39106->172.17.0.4:39820, err= 2025/06/28 03:00:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/28 03:00:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: dial("tcp","172.17.0.4:33001") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: > dial: conn=172.17.0.1:47408->172.17.0.4:33001, err= 2025/06/28 03:00:24 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/28 03:00:24 INFO : 3: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: dial("tcp","172.17.0.4:30144") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dest: > dial: conn=172.17.0.1:54236->172.17.0.4:30144, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36602") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35324->172.17.0.4:36602, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33433") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37048") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36263") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46928->172.17.0.4:37048, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55440->172.17.0.4:36263, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51356->172.17.0.4:33433, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38324") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38030->172.17.0.4:38324, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32730") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31702") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60038->172.17.0.4:31702, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47508->172.17.0.4:32730, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36167") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59766->172.17.0.4:36167, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38595") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53274->172.17.0.4:38595, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest1: closing 1 unused connections 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35072") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37350->172.17.0.4:35072, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34191") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47106->172.17.0.4:34191, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36185") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35050->172.17.0.4:36185, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32401") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37516->172.17.0.4:32401, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36518") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52712->172.17.0.4:36518, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35100") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44464->172.17.0.4:35100, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37975") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34216->172.17.0.4:37975, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:42022->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: > dial: conn=172.17.0.1:42024->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-topevew6mela/backup" to be canonical "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:39918") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:38634->172.17.0.4:39918, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 INFO : one: Moved (server-side) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31512") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:37994->172.17.0.4:31512, err= 2025/06/28 03:00:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31678") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39554->172.17.0.4:31678, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38053") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38372") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37712->172.17.0.4:38053, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45232->172.17.0.4:38372, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31205") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37618->172.17.0.4:31205, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31574") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46546->172.17.0.4:31574, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35523") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32724") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59556->172.17.0.4:35523, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53450->172.17.0.4:32724, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/backup" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:36150") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:50740->172.17.0.4:36150, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 INFO : one: Deleted 2025/06/28 03:00:24 INFO : one: Moved (server-side) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:38964") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:54016->172.17.0.4:38964, err= 2025/06/28 03:00:24 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt: Deleted 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30699") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33218->172.17.0.4:30699, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30798") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38969") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51352->172.17.0.4:30798, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41732->172.17.0.4:38969, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30994") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44530->172.17.0.4:30994, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36851") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54780->172.17.0.4:36851, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38708") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60386->172.17.0.4:38708, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34041") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56394->172.17.0.4:34041, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36019") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44266->172.17.0.4:36019, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33303") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40246->172.17.0.4:33303, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38183") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43704->172.17.0.4:38183, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35982") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45338->172.17.0.4:35982, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35877") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44026->172.17.0.4:35877, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:42032->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: > dial: conn=172.17.0.1:42040->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-topevew6mela/backup" to be canonical "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31550") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:50132->172.17.0.4:31550, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:32349") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:38616->172.17.0.4:32349, err= 2025/06/28 03:00:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32274") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33774->172.17.0.4:32274, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34728") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33426->172.17.0.4:34728, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39848") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48758->172.17.0.4:39848, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38399") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59904->172.17.0.4:38399, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32790") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57212->172.17.0.4:32790, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32916") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45668->172.17.0.4:32916, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38644") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59640->172.17.0.4:38644, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/backup" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:38844") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:44086->172.17.0.4:38844, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 INFO : one.bak: Deleted 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:35356") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:51054->172.17.0.4:35356, err= 2025/06/28 03:00:24 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt.bak: Deleted 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34369") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49080->172.17.0.4:34369, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38722") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50412->172.17.0.4:38722, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36027") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48392->172.17.0.4:36027, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33460") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35938->172.17.0.4:33460, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36036") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33777") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39514->172.17.0.4:33777, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55644->172.17.0.4:36036, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39628") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60458->172.17.0.4:39628, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38056") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49274->172.17.0.4:38056, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38568") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37266->172.17.0.4:38568, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34938") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60460->172.17.0.4:34938, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31367") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55646->172.17.0.4:31367, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33333") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37464->172.17.0.4:33333, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:42056->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: > dial: conn=172.17.0.1:42072->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-topevew6mela/backup" to be canonical "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:34848") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:34466->172.17.0.4:34848, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:33399") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:58484->172.17.0.4:33399, err= 2025/06/28 03:00:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38548") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48486->172.17.0.4:38548, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36064") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52048->172.17.0.4:36064, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38834") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39424->172.17.0.4:38834, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37860") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35074->172.17.0.4:37860, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30272") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59230->172.17.0.4:30272, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33304") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48422->172.17.0.4:33304, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37157") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46956->172.17.0.4:37157, err= 2025/06/28 03:00:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-topevew6mela/backup" for canonical name "TestFTPPureftpd{FzPE3}:rclone-test-topevew6mela/backup" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:38132") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:56400->172.17.0.4:38132, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 INFO : one-2019-01-01: Deleted 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:37293") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:52278->172.17.0.4:37293, err= 2025/06/28 03:00:24 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three-2019-01-01.txt: Deleted 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35604") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58806->172.17.0.4:35604, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32581") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60300->172.17.0.4:32581, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38908") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51264->172.17.0.4:38908, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31316") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35032->172.17.0.4:31316, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37967") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35466->172.17.0.4:37967, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30079") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41940->172.17.0.4:30079, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35416") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46488->172.17.0.4:35416, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35747") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38674->172.17.0.4:35747, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38336") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51602->172.17.0.4:38336, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33534") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45544->172.17.0.4:33534, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34506") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49042->172.17.0.4:34506, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35242") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55260->172.17.0.4:35242, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:42080->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:37021") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:39338->172.17.0.4:37021, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:32638") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:34270->172.17.0.4:32638, err= 2025/06/28 03:00:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34825") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42536->172.17.0.4:34825, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33849") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45912->172.17.0.4:33849, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38248") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52766->172.17.0.4:38248, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30899") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42300->172.17.0.4:30899, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33378") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59118->172.17.0.4:33378, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31697") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:45818->172.17.0.4:31697, err= 2025/06/28 03:00:24 DEBUG : one.bak: Excluded (Path Filter) 2025/06/28 03:00:24 DEBUG : one.bak: Excluded 2025/06/28 03:00:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/28 03:00:24 DEBUG : three.txt.bak: Excluded 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 INFO : one.bak: Deleted 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:31746") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:54664->172.17.0.4:31746, err= 2025/06/28 03:00:24 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : three.txt.bak: Deleted 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 03:00:24 INFO : three.txt: Moved into backup dir 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32221") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42012->172.17.0.4:32221, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32521") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55024->172.17.0.4:32521, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38790") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57586->172.17.0.4:38790, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35163") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46344->172.17.0.4:35163, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35614") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56256->172.17.0.4:35614, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36554") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37906->172.17.0.4:36554, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34327") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48958->172.17.0.4:34327, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37644") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50788->172.17.0.4:37644, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34531") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40516->172.17.0.4:34531, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37650") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55780->172.17.0.4:37650, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:42082->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:37468") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:41804->172.17.0.4:37468, err= 2025/06/28 03:00:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:39748") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:51396->172.17.0.4:39748, err= 2025/06/28 03:00:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/28 03:00:24 INFO : three.txt: Copied (new) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38067") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51934->172.17.0.4:38067, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39508") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40448->172.17.0.4:39508, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35017") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50640->172.17.0.4:35017, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34688") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55052->172.17.0.4:34688, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 03:00:24 INFO : one.bak: Deleted 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:30228") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:52858->172.17.0.4:30228, err= 2025/06/28 03:00:24 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/28 03:00:24 INFO : three.txt.bak: Deleted 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:37791") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:34958->172.17.0.4:37791, err= 2025/06/28 03:00:24 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/28 03:00:24 INFO : three.txt: Copied (new) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33403") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59052->172.17.0.4:33403, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39133") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52930->172.17.0.4:39133, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34818") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34438->172.17.0.4:34818, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30329") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59638->172.17.0.4:30329, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32161") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35308->172.17.0.4:32161, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33688") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57008->172.17.0.4:33688, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33909") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51198->172.17.0.4:33909, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32901") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41608->172.17.0.4:32901, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32492") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48990->172.17.0.4:32492, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37309") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57838->172.17.0.4:37309, err= 2025/06/28 03:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-topevew6mela/dst" 2025/06/28 03:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{FzPE3}" suffix to name 2025/06/28 03:00:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/28 03:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/28 03:00:24 DEBUG : Setting pass="-4DBRWzBQzQ6F4B8uK5GzWBXM_rchjMWeMIlHNuSAKk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/28 03:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: Connecting to FTP server 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:42090->172.17.0.4:21, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:39063") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:38022->172.17.0.4:39063, err= 2025/06/28 03:00:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:36514") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:60274->172.17.0.4:36514, err= 2025/06/28 03:00:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/28 03:00:24 INFO : three.txt: Copied (new) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33648") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41250->172.17.0.4:33648, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36265") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38652->172.17.0.4:36265, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35180") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60970->172.17.0.4:35180, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39262") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59912->172.17.0.4:39262, err= 2025/06/28 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/28 03:00:24 INFO : one-2019-01-01: Deleted 2025/06/28 03:00:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:34470") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:38872->172.17.0.4:34470, err= 2025/06/28 03:00:24 DEBUG : one.1503b713.partial: renamed to: one 2025/06/28 03:00:24 INFO : one: Copied (new) 2025/06/28 03:00:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : two: Unchanged skipping 2025/06/28 03:00:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/28 03:00:24 INFO : three-2019-01-01.txt: Deleted 2025/06/28 03:00:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: dial("tcp","172.17.0.4:33517") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela/dst: > dial: conn=172.17.0.1:58744->172.17.0.4:33517, err= 2025/06/28 03:00:24 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/28 03:00:24 INFO : three.txt: Copied (new) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33787") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42546->172.17.0.4:33787, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39933") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48562->172.17.0.4:39933, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34222") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41112->172.17.0.4:34222, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34543") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56844->172.17.0.4:34543, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34163") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36978->172.17.0.4:34163, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35273") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36746->172.17.0.4:35273, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36920") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40766->172.17.0.4:36920, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39292") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57288->172.17.0.4:39292, err= 2025/06/28 03:00:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39739") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47854->172.17.0.4:39739, err= 2025/06/28 03:00:24 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/28 03:00:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37105") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54618->172.17.0.4:37105, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36499") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35906->172.17.0.4:36499, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35743") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44204->172.17.0.4:35743, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32523") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35220->172.17.0.4:32523, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38853") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33688->172.17.0.4:38853, err= 2025/06/28 03:00:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38425") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59844->172.17.0.4:38425, err= 2025/06/28 03:00:24 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/28 03:00:24 INFO : existing: Copied (new) 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34235") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45044->172.17.0.4:34235, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36527") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47666->172.17.0.4:36527, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30010") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38998->172.17.0.4:30010, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/28 03:00:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: not deleting files as there were IO errors 2025/06/28 03:00:24 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: not deleting directories as there were IO errors 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36747") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56976->172.17.0.4:36747, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39619") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33532->172.17.0.4:39619, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37623") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37774->172.17.0.4:37623, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37194") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53316->172.17.0.4:37194, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39436") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58462->172.17.0.4:39436, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32525") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40056->172.17.0.4:32525, err= 2025/06/28 03:00:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : existing: Unchanged skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33372") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39258->172.17.0.4:33372, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32202") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51400->172.17.0.4:32202, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34459") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32840->172.17.0.4:34459, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34836") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50304->172.17.0.4:34836, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31303") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52522->172.17.0.4:31303, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31236") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46618->172.17.0.4:31236, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32292") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48772->172.17.0.4:32292, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31010") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37254->172.17.0.4:31010, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31361") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43288->172.17.0.4:31361, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38210") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46924->172.17.0.4:38210, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37412") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44656->172.17.0.4:37412, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30290") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33686->172.17.0.4:30290, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30102") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55416->172.17.0.4:30102, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37175") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34550->172.17.0.4:37175, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38218") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47332->172.17.0.4:38218, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38511") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55582->172.17.0.4:38511, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39297") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33724->172.17.0.4:39297, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31474") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59274->172.17.0.4:31474, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33837") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57384->172.17.0.4:33837, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31116") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48326->172.17.0.4:31116, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34437") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55370->172.17.0.4:34437, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34063") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56036->172.17.0.4:34063, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35551") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34370->172.17.0.4:35551, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32471") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45282->172.17.0.4:32471, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35212") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59646->172.17.0.4:35212, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37661") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57160->172.17.0.4:37661, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34664") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58882->172.17.0.4:34664, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30847") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44968->172.17.0.4:30847, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34619") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33810->172.17.0.4:34619, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39947") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55486->172.17.0.4:39947, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34734") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48010->172.17.0.4:34734, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31397") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38106->172.17.0.4:31397, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38209") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58126->172.17.0.4:38209, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34554") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48288->172.17.0.4:34554, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36985") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49448->172.17.0.4:36985, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36722") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54566->172.17.0.4:36722, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38076") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50088->172.17.0.4:38076, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34132") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59440->172.17.0.4:34132, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32680") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43158->172.17.0.4:32680, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32641") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47866->172.17.0.4:32641, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30951") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52698->172.17.0.4:30951, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37215") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60902->172.17.0.4:37215, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35736") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35320->172.17.0.4:35736, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37537") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40918->172.17.0.4:37537, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35258") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34322->172.17.0.4:35258, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30619") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50138->172.17.0.4:30619, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35368") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43364->172.17.0.4:35368, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34744") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59522->172.17.0.4:34744, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30368") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41992->172.17.0.4:30368, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34267") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35102->172.17.0.4:34267, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30326") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58616->172.17.0.4:30326, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34035") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44364->172.17.0.4:34035, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33348") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38846->172.17.0.4:33348, err= 2025/06/28 03:00:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both0: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both13: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both10: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both15: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both16: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both17: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both11: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both12: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both14: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both18: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both2: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both4: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both5: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both3: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both1: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both19: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:24 DEBUG : both6: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both7: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both8: Unchanged skipping 2025/06/28 03:00:24 DEBUG : both9: Unchanged skipping 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:24 INFO : only17: Deleted 2025/06/28 03:00:24 INFO : only16: Deleted 2025/06/28 03:00:24 INFO : only14: Deleted 2025/06/28 03:00:24 INFO : only13: Deleted 2025/06/28 03:00:24 INFO : only19: Deleted 2025/06/28 03:00:24 INFO : only10: Deleted 2025/06/28 03:00:24 INFO : only3: Deleted 2025/06/28 03:00:24 INFO : only18: Deleted 2025/06/28 03:00:24 INFO : only11: Deleted 2025/06/28 03:00:24 INFO : only1: Deleted 2025/06/28 03:00:24 INFO : only0: Deleted 2025/06/28 03:00:24 INFO : only7: Deleted 2025/06/28 03:00:24 INFO : only6: Deleted 2025/06/28 03:00:24 INFO : only5: Deleted 2025/06/28 03:00:24 INFO : only8: Deleted 2025/06/28 03:00:24 INFO : only15: Deleted 2025/06/28 03:00:24 INFO : only2: Deleted 2025/06/28 03:00:24 INFO : only12: Deleted 2025/06/28 03:00:24 INFO : only4: Deleted 2025/06/28 03:00:24 INFO : only9: Deleted 2025/06/28 03:00:24 INFO : There was nothing to transfer 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39648") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39484->172.17.0.4:39648, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32788") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34494->172.17.0.4:32788, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32745") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59404->172.17.0.4:32745, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33878") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52070->172.17.0.4:33878, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30139") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38228->172.17.0.4:30139, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36805") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46214->172.17.0.4:36805, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38094") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53292->172.17.0.4:38094, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33531") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33652->172.17.0.4:33531, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31989") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47206->172.17.0.4:31989, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36574") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54126->172.17.0.4:36574, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30700") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37466->172.17.0.4:30700, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39296") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42000->172.17.0.4:39296, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39844") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57382->172.17.0.4:39844, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36471") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33066->172.17.0.4:36471, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38326") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34724->172.17.0.4:38326, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35489") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59452->172.17.0.4:35489, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36544") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59248->172.17.0.4:36544, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31466") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33134->172.17.0.4:31466, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30651") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48836->172.17.0.4:30651, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32415") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36132->172.17.0.4:32415, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32337") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52464->172.17.0.4:32337, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33656") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60686->172.17.0.4:33656, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33038") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45450->172.17.0.4:33038, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32008") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54600->172.17.0.4:32008, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39196") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34584->172.17.0.4:39196, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38018") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47206->172.17.0.4:38018, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32566") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48870->172.17.0.4:32566, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37225") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44206->172.17.0.4:37225, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39819") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55800->172.17.0.4:39819, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36015") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45740->172.17.0.4:36015, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30794") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49186->172.17.0.4:30794, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32601") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47388->172.17.0.4:32601, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31381") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48734->172.17.0.4:31381, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31958") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60318->172.17.0.4:31958, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37946") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52344->172.17.0.4:37946, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36859") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45324->172.17.0.4:36859, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36427") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36306->172.17.0.4:36427, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32845") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49078->172.17.0.4:32845, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31212") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42838->172.17.0.4:31212, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32211") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45132->172.17.0.4:32211, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35924") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46944->172.17.0.4:35924, err= 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33659") 2025/06/28 03:00:24 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36800->172.17.0.4:33659, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37649") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33236->172.17.0.4:37649, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34685") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42028->172.17.0.4:34685, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38518") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59856->172.17.0.4:38518, err= 2025/06/28 03:00:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both10: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both13: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both0: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both15: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both16: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both12: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both18: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both19: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both1: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both2: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both3: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both4: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both5: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both6: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both7: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both8: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : both9: Unchanged skipping 2025/06/28 03:00:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/28 03:00:25 DEBUG : both11: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both14: Unchanged skipping 2025/06/28 03:00:25 DEBUG : both17: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34597") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34695") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37935") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35743") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54562->172.17.0.4:34597, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57678->172.17.0.4:37935, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38564->172.17.0.4:34695, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44214->172.17.0.4:35743, err= 2025/06/28 03:00:25 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/28 03:00:25 INFO : only11: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/28 03:00:25 INFO : only10: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34365") 2025/06/28 03:00:25 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/28 03:00:25 INFO : only12: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34788") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36464->172.17.0.4:34788, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51926->172.17.0.4:34365, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34852") 2025/06/28 03:00:25 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/28 03:00:25 INFO : only0: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57280->172.17.0.4:34852, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30171") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41928->172.17.0.4:30171, err= 2025/06/28 03:00:25 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/28 03:00:25 INFO : only13: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/28 03:00:25 INFO : only15: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37871") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48020->172.17.0.4:37871, err= 2025/06/28 03:00:25 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/28 03:00:25 INFO : only16: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34529") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44256->172.17.0.4:34529, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30895") 2025/06/28 03:00:25 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/28 03:00:25 INFO : only14: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56412->172.17.0.4:30895, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38565") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42494->172.17.0.4:38565, err= 2025/06/28 03:00:25 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/28 03:00:25 INFO : only17: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/28 03:00:25 INFO : only18: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34920") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30861") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51646->172.17.0.4:34920, err= 2025/06/28 03:00:25 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/28 03:00:25 INFO : only19: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53846->172.17.0.4:30861, err= 2025/06/28 03:00:25 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/28 03:00:25 INFO : only1: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35986") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34694") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56430->172.17.0.4:35986, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56036->172.17.0.4:34694, err= 2025/06/28 03:00:25 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/28 03:00:25 INFO : only3: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/28 03:00:25 INFO : only2: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/28 03:00:25 INFO : only4: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34219") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60848->172.17.0.4:34219, err= 2025/06/28 03:00:25 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/28 03:00:25 INFO : only5: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34491") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38379") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32371") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53952->172.17.0.4:34491, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35652->172.17.0.4:38379, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59718->172.17.0.4:32371, err= 2025/06/28 03:00:25 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/28 03:00:25 INFO : only6: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/28 03:00:25 INFO : only7: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/28 03:00:25 INFO : only9: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/28 03:00:25 INFO : only8: Copied (replaced existing) 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35574") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41724->172.17.0.4:35574, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32928") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57446->172.17.0.4:32928, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34788") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36470->172.17.0.4:34788, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:25 DEBUG : empty_on_remote: Making directory with metadata 2025/06/28 03:00:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:25 INFO : empty_on_remote: Making directory 2025/06/28 03:00:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/28 03:00:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39545") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50360->172.17.0.4:39545, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34702") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39972") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37095") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58918->172.17.0.4:39972, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53110->172.17.0.4:34702, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58216->172.17.0.4:37095, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33044") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51028->172.17.0.4:33044, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37225") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44208->172.17.0.4:37225, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:25 DEBUG : empty_on_remote: Making directory with metadata 2025/06/28 03:00:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/28 03:00:25 INFO : empty_on_remote: Making directory 2025/06/28 03:00:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/28 03:00:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32441") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40248->172.17.0.4:32441, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38575") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56732->172.17.0.4:38575, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31949") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35846") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38960") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44722->172.17.0.4:31949, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36028->172.17.0.4:38960, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49462->172.17.0.4:35846, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30789") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58288->172.17.0.4:30789, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35436") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51964->172.17.0.4:35436, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : sub dir: Making directory 2025/06/28 03:00:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32108") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35030->172.17.0.4:32108, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37121") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44914->172.17.0.4:37121, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33334") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33390->172.17.0.4:33334, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30111") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44676->172.17.0.4:30111, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38084") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33718->172.17.0.4:38084, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37654") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46122->172.17.0.4:37654, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31936") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41294->172.17.0.4:31936, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31737") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49494->172.17.0.4:31737, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31821") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51462->172.17.0.4:31821, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34730") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48954->172.17.0.4:34730, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33196") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52308->172.17.0.4:33196, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/28 03:00:25 INFO : sub dir: Making directory 2025/06/28 03:00:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31905") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40686->172.17.0.4:31905, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36122") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38356->172.17.0.4:36122, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39720") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43520->172.17.0.4:39720, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35115") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39320->172.17.0.4:35115, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34156") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40428->172.17.0.4:34156, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38908") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51274->172.17.0.4:38908, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39780") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51566->172.17.0.4:39780, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37679") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52948->172.17.0.4:37679, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38301") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41078->172.17.0.4:38301, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34436") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43002->172.17.0.4:34436, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32652") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54056->172.17.0.4:32652, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36150") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50748->172.17.0.4:36150, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36501") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49684->172.17.0.4:36501, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38981") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51556->172.17.0.4:38981, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36507") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51884->172.17.0.4:36507, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33200") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54094->172.17.0.4:33200, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37289") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34962->172.17.0.4:37289, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38697") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36754->172.17.0.4:38697, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34546") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49318->172.17.0.4:34546, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34973") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37846->172.17.0.4:34973, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31844") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59746->172.17.0.4:31844, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35115") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39334->172.17.0.4:35115, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33140") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36478->172.17.0.4:33140, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34824") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50276->172.17.0.4:34824, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39679") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58606->172.17.0.4:39679, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36221") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41142->172.17.0.4:36221, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39114") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38260->172.17.0.4:39114, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38125") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38536->172.17.0.4:38125, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31592") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38768->172.17.0.4:31592, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31467") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43762->172.17.0.4:31467, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36968") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50992->172.17.0.4:36968, err= 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39635") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47388->172.17.0.4:39635, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32359") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60910->172.17.0.4:32359, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34688") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55064->172.17.0.4:34688, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30910") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33164->172.17.0.4:30910, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34206") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37210->172.17.0.4:34206, err= 2025/06/28 03:00:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31046") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54202->172.17.0.4:31046, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 INFO : There was nothing to transfer 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37472") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39086->172.17.0.4:37472, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35698") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51490->172.17.0.4:35698, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33213") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50592->172.17.0.4:33213, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30692") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46728->172.17.0.4:30692, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36179") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55144->172.17.0.4:36179, err= 2025/06/28 03:00:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37339") 2025/06/28 03:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36820->172.17.0.4:37339, err= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 INFO : There was nothing to transfer 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30595") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58192->172.17.0.4:30595, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30167") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56896->172.17.0.4:30167, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36165") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59300->172.17.0.4:36165, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32625") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56538->172.17.0.4:32625, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30351") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45312->172.17.0.4:30351, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39685") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58864->172.17.0.4:39685, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36061") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60476->172.17.0.4:36061, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31666") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42208->172.17.0.4:31666, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37612") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52902->172.17.0.4:37612, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31873") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32834->172.17.0.4:31873, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33760") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58316->172.17.0.4:33760, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37114") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57536->172.17.0.4:37114, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31990") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36992->172.17.0.4:31990, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35280") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38170->172.17.0.4:35280, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34360") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51932->172.17.0.4:34360, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32177") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34388->172.17.0.4:32177, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32346") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44042->172.17.0.4:32346, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31203") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43920->172.17.0.4:31203, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35683") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50580->172.17.0.4:35683, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35675") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43592->172.17.0.4:35675, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36632") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46072->172.17.0.4:36632, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34362") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52498->172.17.0.4:34362, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33507") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37748->172.17.0.4:33507, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35412") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47040->172.17.0.4:35412, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38669") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41526->172.17.0.4:38669, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39038") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39396->172.17.0.4:39038, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35668") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53320->172.17.0.4:35668, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38060") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59848->172.17.0.4:38060, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38441") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57930->172.17.0.4:38441, err= 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36866") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59364->172.17.0.4:36866, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36691") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38732->172.17.0.4:36691, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35963") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34908->172.17.0.4:35963, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38437") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59354->172.17.0.4:38437, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39509") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51136->172.17.0.4:39509, err= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:25 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33634") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32986->172.17.0.4:33634, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 INFO : There was nothing to transfer 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39621") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47530->172.17.0.4:39621, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37107") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55716->172.17.0.4:37107, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36438") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41820->172.17.0.4:36438, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35613") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34648->172.17.0.4:35613, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39864") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39944->172.17.0.4:39864, err= 2025/06/28 03:00:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39458") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56268->172.17.0.4:39458, err= 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 INFO : There was nothing to transfer 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36763") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34236->172.17.0.4:36763, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39876") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48284->172.17.0.4:39876, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35604") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58820->172.17.0.4:35604, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34450") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43956->172.17.0.4:34450, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33378") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59134->172.17.0.4:33378, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34461") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58132->172.17.0.4:34461, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30213") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42232->172.17.0.4:30213, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37714") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59634->172.17.0.4:37714, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31107") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60560->172.17.0.4:31107, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38138") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57016->172.17.0.4:38138, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39030") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55644->172.17.0.4:39030, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35547") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56980->172.17.0.4:35547, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32602") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39110->172.17.0.4:32602, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32570") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33332->172.17.0.4:32570, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35711") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56146->172.17.0.4:35711, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39668") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38156->172.17.0.4:39668, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34091") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35660->172.17.0.4:34091, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33565") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34924->172.17.0.4:33565, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33342") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35606->172.17.0.4:33342, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30466") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51546->172.17.0.4:30466, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34201") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44548->172.17.0.4:34201, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33334") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33406->172.17.0.4:33334, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35246") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44844->172.17.0.4:35246, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34873") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50448->172.17.0.4:34873, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37592") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48958->172.17.0.4:37592, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34292") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50352->172.17.0.4:34292, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37234") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46748->172.17.0.4:37234, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39097") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41166->172.17.0.4:39097, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37241") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49084->172.17.0.4:37241, err= 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39205") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46952->172.17.0.4:39205, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36389") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59320->172.17.0.4:36389, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35639") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38404->172.17.0.4:35639, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31682") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38190->172.17.0.4:31682, err= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30576") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34196->172.17.0.4:30576, err= 2025/06/28 03:00:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34443") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32881") 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54812->172.17.0.4:32881, err= 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56132->172.17.0.4:34443, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42092->172.17.0.4:21, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35064") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32590") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42568->172.17.0.4:35064, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56138->172.17.0.4:32590, err= 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/28 03:00:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38579") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40214->172.17.0.4:38579, err= 2025/06/28 03:00:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39858") 2025/06/28 03:00:25 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/28 03:00:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46316->172.17.0.4:39858, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35717") 2025/06/28 03:00:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59036->172.17.0.4:35717, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39242") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51596->172.17.0.4:39242, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30102") 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55418->172.17.0.4:30102, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36672") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51360->172.17.0.4:36672, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39903") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53276->172.17.0.4:39903, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33512") 2025/06/28 03:00:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44498->172.17.0.4:33512, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31058") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49000->172.17.0.4:31058, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38133") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33700") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57524->172.17.0.4:38133, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48312->172.17.0.4:33700, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35816") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57626->172.17.0.4:35816, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31743") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37402->172.17.0.4:31743, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36895") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51842->172.17.0.4:36895, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30010") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39004->172.17.0.4:30010, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37828") 2025/06/28 03:00:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59808->172.17.0.4:37828, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34978") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33450->172.17.0.4:34978, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Connecting to FTP server 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42108->172.17.0.4:21, err= 2025/06/28 03:00:25 INFO : appleappleapplebanana: Deleted 2025/06/28 03:00:25 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 03:00:25 INFO : apple: Deleted 2025/06/28 03:00:25 INFO : banana: Deleted 2025/06/28 03:00:25 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 03:00:25 INFO : splitbananasplit: Deleted 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42116->172.17.0.4:21, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:21") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42128->172.17.0.4:21, err= 2025/06/28 03:00:25 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32969") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60846->172.17.0.4:32969, err= 2025/06/28 03:00:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : YXBwbGU=: Excluded 2025/06/28 03:00:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/28 03:00:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : YmFuYW5h: Excluded 2025/06/28 03:00:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38637") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45792->172.17.0.4:38637, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33415") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53960->172.17.0.4:33415, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39974") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45540->172.17.0.4:39974, err= 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33175") 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52504->172.17.0.4:33175, err= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30022") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33144->172.17.0.4:30022, err= 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39053") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39646->172.17.0.4:39053, err= 2025/06/28 03:00:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : YXBwbGU=: Excluded 2025/06/28 03:00:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/28 03:00:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : YmFuYW5h: Excluded 2025/06/28 03:00:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33752") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59562->172.17.0.4:33752, err= 2025/06/28 03:00:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/28 03:00:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39210") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38162->172.17.0.4:39210, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37399") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39438->172.17.0.4:37399, err= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/28 03:00:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33226") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46140->172.17.0.4:33226, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37491") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33842->172.17.0.4:37491, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39484") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37132->172.17.0.4:39484, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37057") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40208->172.17.0.4:37057, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35696") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49278->172.17.0.4:35696, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39807") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37292->172.17.0.4:39807, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31107") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60562->172.17.0.4:31107, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39687") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36652->172.17.0.4:39687, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37666") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49140->172.17.0.4:37666, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36065") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35712->172.17.0.4:36065, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35769") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36700->172.17.0.4:35769, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32256") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60456->172.17.0.4:32256, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36738") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43734->172.17.0.4:36738, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35283") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50308->172.17.0.4:35283, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35288") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43184->172.17.0.4:35288, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37800") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37238->172.17.0.4:37800, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33595") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43006->172.17.0.4:33595, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36953") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57238->172.17.0.4:36953, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35075") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38842->172.17.0.4:35075, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38715") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39296->172.17.0.4:38715, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37164") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43884->172.17.0.4:37164, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31728") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35388->172.17.0.4:31728, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30581") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48986->172.17.0.4:30581, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39978") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34630->172.17.0.4:39978, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31630") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34938->172.17.0.4:31630, err= 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31952") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60648->172.17.0.4:31952, err= 2025/06/28 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : apple: Excluded 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : banana: Excluded 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37429") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37340->172.17.0.4:37429, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34084") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51670->172.17.0.4:34084, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39012") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36606->172.17.0.4:39012, err= 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32066") 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58898->172.17.0.4:32066, err= 2025/06/28 03:00:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31777") 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45458->172.17.0.4:31777, err= 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31701") 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32390") 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51982->172.17.0.4:32390, err= 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36546->172.17.0.4:31701, err= 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31375") 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34612") 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43510->172.17.0.4:34612, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47770->172.17.0.4:31375, err= 2025/06/28 03:00:25 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/28 03:00:25 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31620") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41996->172.17.0.4:31620, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34682") 2025/06/28 03:00:25 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/28 03:00:25 INFO : apple: Copied (new) to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31072") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46410->172.17.0.4:34682, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33148->172.17.0.4:31072, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33743") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36988->172.17.0.4:33743, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35408") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51006->172.17.0.4:35408, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36165") 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59314->172.17.0.4:36165, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35441") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37406") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54570->172.17.0.4:35441, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53844->172.17.0.4:37406, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32396") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32351") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53554->172.17.0.4:32351, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60354->172.17.0.4:32396, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37967") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35476->172.17.0.4:37967, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31771") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44228->172.17.0.4:31771, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30188") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53950->172.17.0.4:30188, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33322") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34437") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55376->172.17.0.4:34437, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38343") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38132->172.17.0.4:33322, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33678->172.17.0.4:38343, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 INFO : apple: Deleted 2025/06/28 03:00:25 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 03:00:25 INFO : appleappleapplebanana: Deleted 2025/06/28 03:00:25 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 03:00:25 INFO : splitbananasplit: Deleted 2025/06/28 03:00:25 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 03:00:25 INFO : banana: Deleted 2025/06/28 03:00:25 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 03:00:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30778") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57680->172.17.0.4:30778, err= 2025/06/28 03:00:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : PREFIXapple: Excluded 2025/06/28 03:00:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/28 03:00:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : PREFIXbanana: Excluded 2025/06/28 03:00:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30872") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56914->172.17.0.4:30872, err= 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34994") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49134->172.17.0.4:34994, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39234") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47102->172.17.0.4:39234, err= 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : apple: transformed to: PREFIXapple 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/28 03:00:25 DEBUG : banana: transformed to: PREFIXbanana 2025/06/28 03:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36121") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50558->172.17.0.4:36121, err= 2025/06/28 03:00:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30475") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43810->172.17.0.4:30475, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31291") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32170") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57650->172.17.0.4:31291, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38560->172.17.0.4:32170, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35776") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38706") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57358->172.17.0.4:38706, err= 2025/06/28 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35872->172.17.0.4:35776, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:25 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/28 03:00:25 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/28 03:00:25 INFO : appleappleapplebanana: Copied (new) 2025/06/28 03:00:25 INFO : apple: Copied (new) 2025/06/28 03:00:25 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/28 03:00:25 INFO : splitbananasplit: Copied (new) 2025/06/28 03:00:25 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34284") 2025/06/28 03:00:25 INFO : banana: Copied (new) 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34018") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34066") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46120->172.17.0.4:34284, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41250->172.17.0.4:34018, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45770->172.17.0.4:34066, err= 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33795") 2025/06/28 03:00:25 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48382->172.17.0.4:33795, err= 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34882") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60458->172.17.0.4:34882, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35729") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30475") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31389") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33210->172.17.0.4:35729, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51812->172.17.0.4:31389, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43826->172.17.0.4:30475, err= 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36663") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30746") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47420->172.17.0.4:36663, err= 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60294->172.17.0.4:30746, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39495") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35780->172.17.0.4:39495, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35237") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32776->172.17.0.4:35237, err= 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30942") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36348") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53096->172.17.0.4:36348, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47720->172.17.0.4:30942, err= 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/28 03:00:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39816") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37237") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57712->172.17.0.4:39816, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45024->172.17.0.4:37237, err= 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/28 03:00:26 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/28 03:00:26 INFO : PREFIXsplitbananasplit: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/28 03:00:26 INFO : PREFIXapple: Deleted 2025/06/28 03:00:26 INFO : PREFIXbanana: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32764") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49770->172.17.0.4:32764, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30487") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45642->172.17.0.4:30487, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36141") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38824->172.17.0.4:36141, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39374") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40194->172.17.0.4:39374, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37325") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59326->172.17.0.4:37325, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32913") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43620->172.17.0.4:32913, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38930") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48122->172.17.0.4:38930, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37910") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38748->172.17.0.4:37910, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39676") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59936->172.17.0.4:39676, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32935") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42918->172.17.0.4:32935, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38750") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43910->172.17.0.4:38750, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35234") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51312->172.17.0.4:35234, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30720") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55590->172.17.0.4:30720, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36708") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50750->172.17.0.4:36708, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30726") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36652->172.17.0.4:30726, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31513") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47102->172.17.0.4:31513, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36529") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42780->172.17.0.4:36529, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34646") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50774->172.17.0.4:34646, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38227") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53434->172.17.0.4:38227, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31582") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35134->172.17.0.4:31582, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37487") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37800->172.17.0.4:37487, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37357") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53652->172.17.0.4:37357, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39814") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42460->172.17.0.4:39814, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30282") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50084->172.17.0.4:30282, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36847") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39322->172.17.0.4:36847, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32092") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59482->172.17.0.4:32092, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34331") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51666->172.17.0.4:34331, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31702") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60042->172.17.0.4:31702, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38499") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44230->172.17.0.4:38499, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36453") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44434->172.17.0.4:36453, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38057") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53194->172.17.0.4:38057, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33283") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56716->172.17.0.4:33283, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30066") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49778->172.17.0.4:30066, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39491") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51196->172.17.0.4:39491, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31505") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44884->172.17.0.4:31505, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30456") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40086->172.17.0.4:30456, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32369") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43652->172.17.0.4:32369, err= 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35538") 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44048->172.17.0.4:35538, err= 2025/06/28 03:00:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32893") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59936->172.17.0.4:32893, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39420") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32221") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37305") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42026->172.17.0.4:32221, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44176->172.17.0.4:37305, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54864->172.17.0.4:39420, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32238") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60160->172.17.0.4:32238, err= 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/28 03:00:26 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30165") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49680->172.17.0.4:30165, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33273") 2025/06/28 03:00:26 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/28 03:00:26 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36202") 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43840->172.17.0.4:33273, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60482->172.17.0.4:36202, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33859") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49024->172.17.0.4:33859, err= 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38273") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33736->172.17.0.4:38273, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37988") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35604") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40702->172.17.0.4:37988, err= 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58834->172.17.0.4:35604, err= 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35890") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42734->172.17.0.4:35890, err= 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38390") 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60376->172.17.0.4:38390, err= 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37841") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35200->172.17.0.4:37841, err= 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36989") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50454->172.17.0.4:36989, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39665") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42444->172.17.0.4:39665, err= 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31461") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51914->172.17.0.4:31461, err= 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37857") 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59732->172.17.0.4:37857, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37917") 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46524->172.17.0.4:37917, err= 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38340") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45206->172.17.0.4:38340, err= 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 INFO : splitbananasplit: Deleted 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 03:00:26 INFO : apple: Deleted 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 03:00:26 INFO : banana: Deleted 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 03:00:26 INFO : appleappleapplebanana: Deleted 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30527") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45496->172.17.0.4:30527, err= 2025/06/28 03:00:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : bananaSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36380") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51324->172.17.0.4:36380, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32737") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45348->172.17.0.4:32737, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34816") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42536->172.17.0.4:34816, err= 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : apple: transformed to: appleSUFFIX 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/28 03:00:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31801") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44920->172.17.0.4:31801, err= 2025/06/28 03:00:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35757") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55122->172.17.0.4:35757, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36415") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37412") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35290") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39188->172.17.0.4:36415, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44668->172.17.0.4:37412, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55484->172.17.0.4:35290, err= 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33602") 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58786->172.17.0.4:33602, err= 2025/06/28 03:00:26 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/28 03:00:26 INFO : splitbananasplit: Copied (new) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/28 03:00:26 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/28 03:00:26 INFO : appleappleapplebanana: Copied (new) 2025/06/28 03:00:26 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/28 03:00:26 INFO : banana: Copied (new) 2025/06/28 03:00:26 INFO : apple: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36986") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33941") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42668->172.17.0.4:36986, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31531") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59748->172.17.0.4:33941, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39820") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46472->172.17.0.4:31531, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39110->172.17.0.4:39820, err= 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32722") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34062") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31801") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55518->172.17.0.4:34062, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53654->172.17.0.4:32722, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34560") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44922->172.17.0.4:31801, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59656->172.17.0.4:34560, err= 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32838") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52488->172.17.0.4:32838, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33266") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60828->172.17.0.4:33266, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32984") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35410") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52226->172.17.0.4:32984, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35636->172.17.0.4:35410, err= 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/28 03:00:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30487") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45658->172.17.0.4:30487, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33056") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33784") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37623") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52658->172.17.0.4:33056, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52422->172.17.0.4:33784, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37786->172.17.0.4:37623, err= 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : appleSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : splitbananasplitSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : bananaSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32911") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36124->172.17.0.4:32911, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36203") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33818->172.17.0.4:36203, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39192") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58888->172.17.0.4:39192, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37213") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35786->172.17.0.4:37213, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31658") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33794->172.17.0.4:31658, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36661") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35574->172.17.0.4:36661, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36266") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41266->172.17.0.4:36266, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33964") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51942->172.17.0.4:33964, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30550") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39194->172.17.0.4:30550, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31797") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41724->172.17.0.4:31797, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38293") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33582->172.17.0.4:38293, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36064") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52056->172.17.0.4:36064, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36170") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39746->172.17.0.4:36170, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30088") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57382->172.17.0.4:30088, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35833") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58336->172.17.0.4:35833, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33869") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46210->172.17.0.4:33869, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34867") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40828->172.17.0.4:34867, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31656") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54788->172.17.0.4:31656, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39364") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49056->172.17.0.4:39364, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39042") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58516->172.17.0.4:39042, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33610") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35392->172.17.0.4:33610, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37398") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56110->172.17.0.4:37398, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37259") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34642->172.17.0.4:37259, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39980") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52198->172.17.0.4:39980, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35257") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50170->172.17.0.4:35257, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35094") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55430->172.17.0.4:35094, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34512") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51932->172.17.0.4:34512, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35028") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59566->172.17.0.4:35028, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30068") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47642->172.17.0.4:30068, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30228") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52866->172.17.0.4:30228, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34117") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50092->172.17.0.4:34117, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38393") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48492->172.17.0.4:38393, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33009") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37166->172.17.0.4:33009, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35195") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58960->172.17.0.4:35195, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39852") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34422->172.17.0.4:39852, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32431") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60006->172.17.0.4:32431, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39470") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48460->172.17.0.4:39470, err= 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33835") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44202->172.17.0.4:33835, err= 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34207") 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36401") 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35894->172.17.0.4:34207, err= 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30695") 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57914->172.17.0.4:30695, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34592->172.17.0.4:36401, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39069") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31514") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47638->172.17.0.4:31514, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48672->172.17.0.4:39069, err= 2025/06/28 03:00:26 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/28 03:00:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32620") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44480->172.17.0.4:32620, err= 2025/06/28 03:00:26 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/28 03:00:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33975") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35736") 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46274->172.17.0.4:33975, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37988") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35336->172.17.0.4:35736, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40710->172.17.0.4:37988, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31798") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50102->172.17.0.4:31798, err= 2025/06/28 03:00:26 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38938") 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54178->172.17.0.4:38938, err= 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34110") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35259") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37664->172.17.0.4:34110, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36576") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60324->172.17.0.4:35259, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50544->172.17.0.4:36576, err= 2025/06/28 03:00:26 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33987") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44654->172.17.0.4:33987, err= 2025/06/28 03:00:26 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39135") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36468->172.17.0.4:39135, err= 2025/06/28 03:00:26 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/28 03:00:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33480") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46974->172.17.0.4:33480, err= 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31780") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60054->172.17.0.4:31780, err= 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30389") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44438->172.17.0.4:30389, err= 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 INFO : dir1/0003-defghij.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0015-9;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0010-456789.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0009-3456789.txt: Deleted 2025/06/28 03:00:26 INFO : appleappleapplebanana: Deleted 2025/06/28 03:00:26 INFO : dir1/0012-6789;.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0011-56789;.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0013-789;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/28 03:00:26 INFO : splitbananasplit: Deleted 2025/06/28 03:00:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0008-2345678.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0014-89;=.txt: Deleted 2025/06/28 03:00:26 INFO : dir1/0007-1234567.txt: Deleted 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30500") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49956->172.17.0.4:30500, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleapple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleapple: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbanan: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38582") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42864->172.17.0.4:38582, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcde: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdef: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefg: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defgh: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghi: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghij: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijk: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-12345: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-23456: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-34567: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-45678: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39205") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46958->172.17.0.4:39205, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33616") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44568->172.17.0.4:33616, err= 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30805") 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50558->172.17.0.4:30805, err= 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36625") 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54442->172.17.0.4:36625, err= 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/28 03:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/28 03:00:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/28 03:00:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/28 03:00:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/28 03:00:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/28 03:00:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/28 03:00:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/28 03:00:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/28 03:00:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/28 03:00:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/28 03:00:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37596") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47186->172.17.0.4:37596, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleapple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleapple: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbanan: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39341") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39404->172.17.0.4:39341, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcde: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdef: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefg: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defgh: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghi: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghij: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijk: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-12345: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-23456: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-34567: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-45678: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34751") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43776->172.17.0.4:34751, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34343") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52482->172.17.0.4:34343, err= 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/28 03:00:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32721") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42698->172.17.0.4:32721, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39706") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33254->172.17.0.4:39706, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35520") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47728->172.17.0.4:35520, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34605") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49056->172.17.0.4:34605, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38128") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35920->172.17.0.4:38128, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38979") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58522->172.17.0.4:38979, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32203") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58756->172.17.0.4:32203, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34833") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48180->172.17.0.4:34833, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30395") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46390->172.17.0.4:30395, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35358") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36596->172.17.0.4:35358, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31671") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34160->172.17.0.4:31671, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32251") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33162->172.17.0.4:32251, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32930") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59842->172.17.0.4:32930, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34356") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49514->172.17.0.4:34356, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37272") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52308->172.17.0.4:37272, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33623") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55970->172.17.0.4:33623, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39266") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33674->172.17.0.4:39266, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32580") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37474->172.17.0.4:32580, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31967") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33588->172.17.0.4:31967, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33323") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59058->172.17.0.4:33323, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32228") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56684->172.17.0.4:32228, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35074") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34222->172.17.0.4:35074, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37850") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37708->172.17.0.4:37850, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36613") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32840->172.17.0.4:36613, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37174") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41824->172.17.0.4:37174, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31719") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40032->172.17.0.4:31719, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37256") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50340->172.17.0.4:37256, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34878") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41066->172.17.0.4:34878, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38608") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33750->172.17.0.4:38608, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32660") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48478->172.17.0.4:32660, err= 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37097") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39496->172.17.0.4:37097, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38625") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33854->172.17.0.4:38625, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32314") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43290->172.17.0.4:32314, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36958") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49528->172.17.0.4:36958, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36162") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:32790->172.17.0.4:36162, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34522") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35968->172.17.0.4:34522, err= 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36739") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36974->172.17.0.4:36739, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31435") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43348->172.17.0.4:31435, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36179") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55152->172.17.0.4:36179, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33525") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57728->172.17.0.4:33525, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33403") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59064->172.17.0.4:33403, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30066") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49794->172.17.0.4:30066, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34091") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35676->172.17.0.4:34091, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38963") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57462->172.17.0.4:38963, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30655") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35136->172.17.0.4:30655, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33801") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34856->172.17.0.4:33801, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35027") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48566->172.17.0.4:35027, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32139") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54792->172.17.0.4:32139, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36999") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55814->172.17.0.4:36999, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33387") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54102->172.17.0.4:33387, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32791") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58292->172.17.0.4:32791, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37778") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48200->172.17.0.4:37778, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37308") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38778->172.17.0.4:37308, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38083") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54518->172.17.0.4:38083, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30900") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47220->172.17.0.4:30900, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39719") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45544->172.17.0.4:39719, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31017") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47960->172.17.0.4:31017, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37210") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52056->172.17.0.4:37210, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37146") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50456->172.17.0.4:37146, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39871") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49886->172.17.0.4:39871, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39781") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40200->172.17.0.4:39781, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30198") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42668->172.17.0.4:30198, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34524") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36274->172.17.0.4:34524, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37649") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33238->172.17.0.4:37649, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36736") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51002->172.17.0.4:36736, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34424") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56822->172.17.0.4:34424, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31959") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37336->172.17.0.4:31959, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32746") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47514->172.17.0.4:32746, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35521") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50888->172.17.0.4:35521, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37037") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34904->172.17.0.4:37037, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33055") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35188->172.17.0.4:33055, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33451") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39050->172.17.0.4:33451, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38540") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34008->172.17.0.4:38540, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31603") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41228->172.17.0.4:31603, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36183") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39442->172.17.0.4:36183, err= 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32467") 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47186->172.17.0.4:32467, err= 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35148") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56744->172.17.0.4:35148, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36987") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33150->172.17.0.4:36987, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33052") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37448->172.17.0.4:33052, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39232") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34264->172.17.0.4:39232, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35060") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48844->172.17.0.4:35060, err= 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38212") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55844->172.17.0.4:38212, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37735") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40148->172.17.0.4:37735, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31613") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51964->172.17.0.4:31613, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34948") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39404->172.17.0.4:34948, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31653") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42478->172.17.0.4:31653, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30119") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35400->172.17.0.4:30119, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35954") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50296->172.17.0.4:35954, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32228") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56696->172.17.0.4:32228, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35808") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48450->172.17.0.4:35808, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35084") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38966->172.17.0.4:35084, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33809") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54366->172.17.0.4:33809, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34610") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45420->172.17.0.4:34610, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30475") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43828->172.17.0.4:30475, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30715") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53074->172.17.0.4:30715, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32730") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47512->172.17.0.4:32730, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31814") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33738->172.17.0.4:31814, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38771") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60214->172.17.0.4:38771, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30447") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42312->172.17.0.4:30447, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39114") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38272->172.17.0.4:39114, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36711") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50010->172.17.0.4:36711, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34960") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49108->172.17.0.4:34960, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36073") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60604->172.17.0.4:36073, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37921") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39386->172.17.0.4:37921, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35544") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50518->172.17.0.4:35544, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39510") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46870->172.17.0.4:39510, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30392") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37218->172.17.0.4:30392, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33683") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46920->172.17.0.4:33683, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32899") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49996->172.17.0.4:32899, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36222") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52934->172.17.0.4:36222, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34010") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57862->172.17.0.4:34010, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35439") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52004->172.17.0.4:35439, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34175") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52332->172.17.0.4:34175, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33276") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33840->172.17.0.4:33276, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37421") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47056->172.17.0.4:37421, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39307") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33428->172.17.0.4:39307, err= 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33093") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51400->172.17.0.4:33093, err= 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33381") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59360->172.17.0.4:33381, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30133") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58180->172.17.0.4:30133, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30169") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58810->172.17.0.4:30169, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31132") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42252->172.17.0.4:31132, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31922") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48944->172.17.0.4:31922, err= 2025/06/28 03:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36024") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36268->172.17.0.4:36024, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31861") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44502->172.17.0.4:31861, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33234") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59616->172.17.0.4:33234, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35478") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59934->172.17.0.4:35478, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33863") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59682->172.17.0.4:33863, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30087") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59086->172.17.0.4:30087, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36937") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51308->172.17.0.4:36937, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39950") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44786->172.17.0.4:39950, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35379") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37844->172.17.0.4:35379, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32284") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51818->172.17.0.4:32284, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38083") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54532->172.17.0.4:38083, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39236") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52392->172.17.0.4:39236, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31562") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42568->172.17.0.4:31562, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31930") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48030->172.17.0.4:31930, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33312") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37868->172.17.0.4:33312, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37829") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51820->172.17.0.4:37829, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33123") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43242->172.17.0.4:33123, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31712") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57000->172.17.0.4:31712, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30353") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45188->172.17.0.4:30353, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34928") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49306->172.17.0.4:34928, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37109") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51354->172.17.0.4:37109, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35987") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49012->172.17.0.4:35987, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30256") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34278->172.17.0.4:30256, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36881") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52046->172.17.0.4:36881, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38147") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37124->172.17.0.4:38147, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33540") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43520->172.17.0.4:33540, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35604") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58844->172.17.0.4:35604, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35318") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49334->172.17.0.4:35318, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32092") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59494->172.17.0.4:32092, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30534") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36498->172.17.0.4:30534, err= 2025/06/28 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39399") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47592->172.17.0.4:39399, err= 2025/06/28 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : apple: Excluded 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : banana: Excluded 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30721") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41414->172.17.0.4:30721, err= 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30306") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48898->172.17.0.4:30306, err= 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39708") 2025/06/28 03:00:26 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58264->172.17.0.4:39708, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39327") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52272->172.17.0.4:39327, err= 2025/06/28 03:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32812") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36494->172.17.0.4:32812, err= 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36881") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52062->172.17.0.4:36881, err= 2025/06/28 03:00:27 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : apple: Excluded 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:27 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : banana: Excluded 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38431") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57794->172.17.0.4:38431, err= 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30961") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54618->172.17.0.4:30961, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30624") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47380->172.17.0.4:30624, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36045") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43922->172.17.0.4:36045, err= 2025/06/28 03:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36293") 2025/06/28 03:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41372->172.17.0.4:36293, err= 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35679") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46394->172.17.0.4:35679, err= 2025/06/28 03:00:27 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : apple: Excluded 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:27 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : banana: Excluded 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30599") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43464->172.17.0.4:30599, err= 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38447") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42882->172.17.0.4:38447, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34919") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42262->172.17.0.4:34919, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37286") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37452->172.17.0.4:37286, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33516") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60328->172.17.0.4:33516, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39682") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54076->172.17.0.4:39682, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33308") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36336->172.17.0.4:33308, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38836") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40360->172.17.0.4:38836, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30553") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51654->172.17.0.4:30553, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34108") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53110->172.17.0.4:34108, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39459") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56990->172.17.0.4:39459, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30331") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40692->172.17.0.4:30331, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36643") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39818->172.17.0.4:36643, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36783") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38822->172.17.0.4:36783, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32655") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35160->172.17.0.4:32655, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30131") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56158->172.17.0.4:30131, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36369") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42668->172.17.0.4:36369, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30748") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54244->172.17.0.4:30748, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33052") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37452->172.17.0.4:33052, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39255") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56578->172.17.0.4:39255, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36061") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60488->172.17.0.4:36061, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31028") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52924->172.17.0.4:31028, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39737") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34056->172.17.0.4:39737, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33689") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42520->172.17.0.4:33689, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33609") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51488->172.17.0.4:33609, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36432") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47782->172.17.0.4:36432, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36998") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49846->172.17.0.4:36998, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36336") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47036->172.17.0.4:36336, err= 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37366") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58312->172.17.0.4:37366, err= 2025/06/28 03:00:27 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : apple: Excluded 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:27 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : banana: Excluded 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31183") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44692->172.17.0.4:31183, err= 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33576") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44798->172.17.0.4:33576, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38404") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42696->172.17.0.4:38404, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31550") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50136->172.17.0.4:31550, err= 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31914") 2025/06/28 03:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37804->172.17.0.4:31914, err= 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32333") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48704->172.17.0.4:32333, err= 2025/06/28 03:00:27 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : apple: Excluded 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:27 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : banana: Excluded 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35262") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46936->172.17.0.4:35262, err= 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33108") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35900->172.17.0.4:33108, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33419") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54540->172.17.0.4:33419, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33246") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37556->172.17.0.4:33246, err= 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : banana: Unchanged skipping 2025/06/28 03:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : apple: Unchanged skipping 2025/06/28 03:00:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34329") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36454->172.17.0.4:34329, err= 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35444") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54962->172.17.0.4:35444, err= 2025/06/28 03:00:27 DEBUG : apple: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : apple: Excluded 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : appleappleapplebanana: Excluded 2025/06/28 03:00:27 DEBUG : banana: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : banana: Excluded 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : splitbananasplit: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37431") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47868->172.17.0.4:37431, err= 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/28 03:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33769") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35524->172.17.0.4:33769, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30495") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56016->172.17.0.4:30495, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30142") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59340->172.17.0.4:30142, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34583") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36030->172.17.0.4:34583, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31649") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46566->172.17.0.4:31649, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34307") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60506->172.17.0.4:34307, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33327") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52862->172.17.0.4:33327, err= --- PASS: TestTransform (1.92s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.15s) --- PASS: TestTransform/base64 (0.24s) --- PASS: TestTransform/prefix (0.21s) --- PASS: TestTransform/suffix (0.20s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.16s) --- PASS: TestTransform/ISO-8859-1 (0.12s) --- PASS: TestTransform/charmap (0.18s) --- PASS: TestTransform/lowercase (0.16s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36680") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47890->172.17.0.4:36680, err= 2025/06/28 03:00:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/28 03:00:27 INFO : sub dir_somesuffix: Making directory 2025/06/28 03:00:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/28 03:00:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/28 03:00:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 03:00:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31885") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35272->172.17.0.4:31885, err= 2025/06/28 03:00:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 03:00:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31304") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37658->172.17.0.4:31304, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31683") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43158->172.17.0.4:31683, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37097") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39504->172.17.0.4:37097, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36284") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52726->172.17.0.4:36284, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36493") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53902->172.17.0.4:36493, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32954") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40520->172.17.0.4:32954, err= 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30902") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51516->172.17.0.4:30902, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33529") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:33444->172.17.0.4:33529, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38427") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47704->172.17.0.4:38427, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33622") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47710->172.17.0.4:33622, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33707") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51352->172.17.0.4:33707, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38947") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45304->172.17.0.4:38947, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33586") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59312->172.17.0.4:33586, err= 2025/06/28 03:00:27 INFO : toe: Making directory 2025/06/28 03:00:27 INFO : toe/toe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36963") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40556->172.17.0.4:36963, err= 2025/06/28 03:00:27 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/28 03:00:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35315") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57666->172.17.0.4:35315, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31546") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37892->172.17.0.4:31546, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30324") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45420->172.17.0.4:30324, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34825") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42552->172.17.0.4:34825, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37418") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54714->172.17.0.4:37418, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33647") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42490->172.17.0.4:33647, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35782") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34048->172.17.0.4:35782, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32640") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47422->172.17.0.4:32640, err= 2025/06/28 03:00:27 INFO : toe: Making directory 2025/06/28 03:00:27 INFO : toe/toe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38522") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47716->172.17.0.4:38522, err= 2025/06/28 03:00:27 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/28 03:00:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35809") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41050->172.17.0.4:35809, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38267") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47726->172.17.0.4:38267, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33704") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40116->172.17.0.4:33704, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33409") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54906->172.17.0.4:33409, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33310") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58076->172.17.0.4:33310, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38741") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50074->172.17.0.4:38741, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30773") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59666->172.17.0.4:30773, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37570") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39344->172.17.0.4:37570, err= 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 INFO : tictacempty_dir: Making directory 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : tictactoe/tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39831") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44260->172.17.0.4:39831, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33833") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53020->172.17.0.4:33833, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32931") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30214") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40242->172.17.0.4:32931, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43290->172.17.0.4:30214, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33910") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44898->172.17.0.4:33910, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39005") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39920->172.17.0.4:39005, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34491") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36191") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37312->172.17.0.4:36191, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53964->172.17.0.4:34491, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31146") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59990->172.17.0.4:31146, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39089") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42740->172.17.0.4:39089, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37080") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42332->172.17.0.4:37080, err= 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 INFO : tictacempty_dir: Making directory 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : tictactoe/tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37279") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55536->172.17.0.4:37279, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36167") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59778->172.17.0.4:36167, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30573") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46826->172.17.0.4:30573, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39915") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54604->172.17.0.4:39915, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36327") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48586->172.17.0.4:36327, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34688") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55068->172.17.0.4:34688, err= 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37578") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33705") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38038->172.17.0.4:37578, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53448->172.17.0.4:33705, err= 2025/06/28 03:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33079") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53986->172.17.0.4:33079, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/28 03:00:27 NOTICE: ftp://172.17.0.4:21/rclone-test-topevew6mela: 0 differences found 2025/06/28 03:00:27 NOTICE: ftp://172.17.0.4:21/rclone-test-topevew6mela: 1 hashes could not be checked 2025/06/28 03:00:27 NOTICE: ftp://172.17.0.4:21/rclone-test-topevew6mela: 1 matching files 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34927") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38936->172.17.0.4:34927, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36483") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53506->172.17.0.4:36483, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31858") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50398->172.17.0.4:31858, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31750") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38718->172.17.0.4:31750, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36839") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57416->172.17.0.4:36839, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33803") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45126->172.17.0.4:33803, err= 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : tictactoe/tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30516") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50970->172.17.0.4:30516, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30953") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52170->172.17.0.4:30953, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39814") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42470->172.17.0.4:39814, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31058") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49016->172.17.0.4:31058, err= 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31633") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60870->172.17.0.4:31633, err= 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37022") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58320->172.17.0.4:37022, err= 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30487") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:45664->172.17.0.4:30487, err= 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39785") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36902->172.17.0.4:39785, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30164") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60458->172.17.0.4:30164, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36209") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43834->172.17.0.4:36209, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36873") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44110->172.17.0.4:36873, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37137") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46640->172.17.0.4:37137, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38527") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:52100->172.17.0.4:38527, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30896") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:36166->172.17.0.4:30896, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/06/28 03:00:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37002") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51836->172.17.0.4:37002, err= 2025/06/28 03:00:27 INFO : toe: Making directory 2025/06/28 03:00:27 INFO : toe/toe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33086") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54978->172.17.0.4:33086, err= 2025/06/28 03:00:27 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/28 03:00:27 INFO : toe/toe/toe: Copied (new) 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35107") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42280->172.17.0.4:35107, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35017") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50650->172.17.0.4:35017, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39186") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58116->172.17.0.4:39186, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30625") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54990->172.17.0.4:30625, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32273") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39958->172.17.0.4:32273, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39950") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44788->172.17.0.4:39950, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31676") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:46016->172.17.0.4:31676, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35663") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60936->172.17.0.4:35663, err= 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 INFO : tictacempty_dir: Making directory 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : tictactoe/tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30043") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35508->172.17.0.4:30043, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Deleted 2025/06/28 03:00:27 INFO : toe/toe: Removing directory 2025/06/28 03:00:27 INFO : toe: Removing directory 2025/06/28 03:00:27 INFO : empty_dir: Removing directory 2025/06/28 03:00:27 DEBUG : Local file system at /tmp/rclone2983310586: deleted 3 directories 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37396") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51740->172.17.0.4:37396, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31363") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32827") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44468->172.17.0.4:32827, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59390->172.17.0.4:31363, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33366") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56382->172.17.0.4:33366, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33167") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40842->172.17.0.4:33167, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38805") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31502") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:60744->172.17.0.4:38805, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50906->172.17.0.4:31502, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37155") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47812->172.17.0.4:37155, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38362") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48020->172.17.0.4:38362, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38782") 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38920->172.17.0.4:38782, err= 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 INFO : tictacempty_dir: Making directory 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : tictactoe/tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34374") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58298->172.17.0.4:34374, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Deleted 2025/06/28 03:00:27 INFO : toe/toe: Removing directory 2025/06/28 03:00:27 INFO : toe: Removing directory 2025/06/28 03:00:27 INFO : empty_dir: Removing directory 2025/06/28 03:00:27 DEBUG : Local file system at /tmp/rclone2983310586: deleted 3 directories 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38254") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43688->172.17.0.4:38254, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32335") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35755") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38326->172.17.0.4:32335, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:58066->172.17.0.4:35755, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32495") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51948->172.17.0.4:32495, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31544") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35358->172.17.0.4:31544, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36541") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50840->172.17.0.4:36541, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39066") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47798->172.17.0.4:39066, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32027") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44038->172.17.0.4:32027, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32260") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54794->172.17.0.4:32260, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39786") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43364->172.17.0.4:39786, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37860") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35090->172.17.0.4:37860, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37872") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55406->172.17.0.4:37872, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38849") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39402") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54036->172.17.0.4:39402, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39608->172.17.0.4:38849, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34879") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54864->172.17.0.4:34879, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36691") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:38746->172.17.0.4:36691, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39862") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:48208->172.17.0.4:39862, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : Reset feature "Copy" 2025/06/28 03:00:27 DEBUG : Reset feature "Move" 2025/06/28 03:00:27 DEBUG : Reset feature "Copy" 2025/06/28 03:00:27 DEBUG : Reset feature "Move" 2025/06/28 03:00:27 DEBUG : empty_dir: Making directory with metadata 2025/06/28 03:00:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32401") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37528->172.17.0.4:32401, err= 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 INFO : tictacempty_dir: Making directory 2025/06/28 03:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 INFO : tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: tictactoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 INFO : tictactoe/tictactoe: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/28 03:00:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34636") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55360->172.17.0.4:34636, err= 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Deleted 2025/06/28 03:00:27 INFO : toe/toe: Removing directory 2025/06/28 03:00:27 INFO : toe: Removing directory 2025/06/28 03:00:27 INFO : empty_dir: Removing directory 2025/06/28 03:00:27 DEBUG : Local file system at /tmp/rclone2983310586: deleted 3 directories 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35318") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:49344->172.17.0.4:35318, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35110") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32161") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42062->172.17.0.4:35110, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35324->172.17.0.4:32161, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33300") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35146->172.17.0.4:33300, err= 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33501") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41488->172.17.0.4:33501, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30684") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39072->172.17.0.4:30684, err= 2025/06/28 03:00:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/28 03:00:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38014") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54454->172.17.0.4:38014, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34858") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36212") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36797") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:40768->172.17.0.4:36212, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39044->172.17.0.4:36797, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:57134->172.17.0.4:34858, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34485") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35688") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39414->172.17.0.4:34485, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39440->172.17.0.4:35688, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36192") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34060->172.17.0.4:36192, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31108") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34273") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38688") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:35254->172.17.0.4:31108, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37498->172.17.0.4:38688, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50674->172.17.0.4:34273, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30037") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35347") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55068->172.17.0.4:30037, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43808->172.17.0.4:35347, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38898") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41564->172.17.0.4:38898, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 DEBUG : toe: transformed to: dG9l 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31071") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41154->172.17.0.4:31071, err= 2025/06/28 03:00:27 DEBUG : toe: transformed to: dG9l 2025/06/28 03:00:27 INFO : dG9l: Making directory 2025/06/28 03:00:27 DEBUG : toe: transformed to: dG9l 2025/06/28 03:00:27 DEBUG : toe: transformed to: dG9l 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/28 03:00:27 INFO : dG9l/dG9l: Making directory 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/28 03:00:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38547") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:44182->172.17.0.4:38547, err= 2025/06/28 03:00:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32785") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50862->172.17.0.4:32785, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37175") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34558->172.17.0.4:37175, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39778") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:47926->172.17.0.4:39778, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32903") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:42028->172.17.0.4:32903, err= 2025/06/28 03:00:27 DEBUG : dG9l: transformed to: toe 2025/06/28 03:00:27 DEBUG : dG9l: transformed to: toe 2025/06/28 03:00:27 DEBUG : toe: Directory modification time the same (differ by 525.783209ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30679") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:51412->172.17.0.4:30679, err= 2025/06/28 03:00:27 DEBUG : dG9l: transformed to: toe 2025/06/28 03:00:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/28 03:00:27 DEBUG : toe/toe: Directory modification time the same (differ by 525.783209ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39737") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34070->172.17.0.4:39737, err= 2025/06/28 03:00:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/28 03:00:27 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/28 03:00:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/28 03:00:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/28 03:00:27 DEBUG : Local file system at /tmp/rclone2983310586: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : Waiting for deletions to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:33016") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41640->172.17.0.4:33016, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39944") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:34152->172.17.0.4:39944, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34225") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56138->172.17.0.4:34225, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32164") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:53410->172.17.0.4:32164, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35044") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:43706->172.17.0.4:35044, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37712") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:37888->172.17.0.4:37712, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:30593") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50210->172.17.0.4:30593, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-topevew6mela", Local "Local file system at /tmp/rclone2983310586", Modify Window "1s" 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38801") 2025/06/28 03:00:27 DEBUG : toe: transformed to: 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:59840->172.17.0.4:38801, err= 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: 2025/06/28 03:00:27 INFO : ftp://172.17.0.4:21/rclone-test-topevew6mela: Making directory 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: 2025/06/28 03:00:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/28 03:00:27 INFO : toe/toe: Making directory 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe/toe: transformed to: 2025/06/28 03:00:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe: transformed to: 2025/06/28 03:00:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/28 03:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/28 03:00:27 DEBUG : toe/toe/toe: transformed to: 2025/06/28 03:00:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for checks to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Waiting for transfers to finish 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:34330") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54844->172.17.0.4:34330, err= 2025/06/28 03:00:27 INFO : toe/toe/toe: Copied (new) 2025/06/28 03:00:27 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: not deleting files as there were IO errors 2025/06/28 03:00:27 ERROR : ftp://172.17.0.4:21/rclone-test-topevew6mela: not deleting directories as there were IO errors 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38396") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54748->172.17.0.4:38396, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:32191") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:50886->172.17.0.4:32191, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:37377") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:54380->172.17.0.4:37377, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:31282") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:55848->172.17.0.4:31282, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:36118") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:41850->172.17.0.4:36118, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:38197") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:56494->172.17.0.4:38197, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:35602") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39244->172.17.0.4:35602, err= --- PASS: TestError (0.01s) PASS 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: dial("tcp","172.17.0.4:39648") 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: > dial: conn=172.17.0.1:39494->172.17.0.4:39648, err= 2025/06/28 03:00:27 DEBUG : ftp://172.17.0.4:21/rclone-test-topevew6mela: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.096600976s (try 1/5)