"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/19 02:06:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku" 2025/06/19 02:06:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 02:06:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58262->172.17.0.3:21, err= 2025/06/19 02:06:18 DEBUG : Creating backend with remote "/tmp/rclone630789391" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39224") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53788->172.17.0.3:39224, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35991") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41224->172.17.0.3:35991, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33247") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60152->172.17.0.3:33247, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31870") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55974->172.17.0.3:31870, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39785") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45352->172.17.0.3:39785, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39411") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42728->172.17.0.3:39411, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34116") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60802->172.17.0.3:34116, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39297") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43532->172.17.0.3:39297, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39787") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59666->172.17.0.3:39787, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32531") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40386->172.17.0.3:32531, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37286") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40320->172.17.0.3:37286, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30068") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41234->172.17.0.3:30068, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39202") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47932->172.17.0.3:39202, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39562") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37224->172.17.0.3:39562, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31057") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54398->172.17.0.3:31057, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : Creating backend with remote "/non-existing" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39045") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51318->172.17.0.3:39045, err= 2025/06/19 02:06:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35512") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56240->172.17.0.3:35512, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35676") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46544->172.17.0.3:35676, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36591") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58536->172.17.0.3:36591, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38728") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60528->172.17.0.3:38728, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33868") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37588->172.17.0.3:33868, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30838") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36618->172.17.0.3:30838, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35571") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41280->172.17.0.3:35571, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34960") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40902->172.17.0.3:34960, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Running all checks before starting transfers 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36063") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46322->172.17.0.3:36063, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Checks finished, now starting transfers 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33326") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56844->172.17.0.3:33326, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30142") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33904->172.17.0.3:30142, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34737") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43090->172.17.0.3:34737, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31885") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59686->172.17.0.3:31885, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37247") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49544->172.17.0.3:37247, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36872") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54344->172.17.0.3:36872, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 ERROR : Ignoring --no-traverse with sync 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38463") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49504->172.17.0.3:38463, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33980") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35938->172.17.0.3:33980, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35252") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38862->172.17.0.3:35252, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36074") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35346->172.17.0.3:36074, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36030") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52388->172.17.0.3:36030, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34944") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49834->172.17.0.3:34944, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33860") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48462->172.17.0.3:33860, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35760") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44864->172.17.0.3:35760, err= 2025/06/19 02:06:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33145") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33114->172.17.0.3:33145, err= 2025/06/19 02:06:18 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/19 02:06:18 INFO : hello world2: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36194") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44042->172.17.0.3:36194, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31617") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40012->172.17.0.3:31617, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38284") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41396->172.17.0.3:38284, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32574") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51956->172.17.0.3:32574, err= 2025/06/19 02:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38654") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36450->172.17.0.3:38654, err= 2025/06/19 02:06:18 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/19 02:06:18 INFO : potato2: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39390") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32924->172.17.0.3:39390, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36489") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46626->172.17.0.3:36489, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37878") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58622->172.17.0.3:37878, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35185") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60370->172.17.0.3:35185, err= 2025/06/19 02:06:18 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/19 02:06:18 INFO : potato2: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36917") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51866->172.17.0.3:36917, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37093") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40256->172.17.0.3:37093, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34017") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50380->172.17.0.3:34017, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/19 02:06:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31492") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40754->172.17.0.3:31492, err= 2025/06/19 02:06:18 INFO : sub dir2: Making directory 2025/06/19 02:06:18 INFO : sub dir: Making directory 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 INFO : sub dir2/sub sub dir2: Making directory 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34837") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58278->172.17.0.3:21, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58108->172.17.0.3:34837, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36953") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40514->172.17.0.3:36953, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34367") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36546->172.17.0.3:34367, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38181") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45906->172.17.0.3:38181, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38196") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32788->172.17.0.3:38196, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39595") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40488->172.17.0.3:39595, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31627") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34716->172.17.0.3:31627, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39179") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57640->172.17.0.3:39179, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35708") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48228->172.17.0.3:35708, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35531") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45056->172.17.0.3:35531, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 INFO : sub dir2: Making directory 2025/06/19 02:06:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/19 02:06:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34656") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33340->172.17.0.3:34656, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34978") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35890->172.17.0.3:34978, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38341") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45184->172.17.0.3:38341, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35668") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33740->172.17.0.3:35668, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36360") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32998->172.17.0.3:36360, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34768") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38738->172.17.0.3:34768, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32999") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60610->172.17.0.3:32999, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : sub dir2: Making directory with metadata 2025/06/19 02:06:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30404") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53696->172.17.0.3:30404, err= 2025/06/19 02:06:18 INFO : sub dir2: Making directory 2025/06/19 02:06:18 INFO : sub dir: Making directory 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38990") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52462->172.17.0.3:38990, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38631") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52360->172.17.0.3:38631, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35864") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37760->172.17.0.3:35864, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39208") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33104->172.17.0.3:39208, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38778") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43678->172.17.0.3:38778, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30833") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58158->172.17.0.3:30833, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33322") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32646") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36194->172.17.0.3:33322, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34150->172.17.0.3:32646, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30185") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47794->172.17.0.3:30185, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38129") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43360->172.17.0.3:38129, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38087") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59200->172.17.0.3:38087, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 INFO : sub dir2: Making directory 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31706") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42918->172.17.0.3:31706, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39627") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43520->172.17.0.3:39627, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30346") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50880->172.17.0.3:30346, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38134") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47696->172.17.0.3:38134, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33331") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47132->172.17.0.3:33331, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39009") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37666->172.17.0.3:39009, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30723") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55062->172.17.0.3:30723, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : sub dir2: Making directory with metadata 2025/06/19 02:06:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33560") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57992->172.17.0.3:33560, err= 2025/06/19 02:06:18 INFO : sub dir2: Making directory 2025/06/19 02:06:18 INFO : sub dir: Making directory 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35030") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33180->172.17.0.3:35030, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39072") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47414->172.17.0.3:39072, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33937") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52916->172.17.0.3:33937, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38658") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48552->172.17.0.3:38658, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34969") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60536->172.17.0.3:34969, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35383") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34497") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60960->172.17.0.3:35383, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40246->172.17.0.3:34497, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35327") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33530->172.17.0.3:35327, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38260") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34374->172.17.0.3:38260, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33692") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42032->172.17.0.3:33692, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 INFO : sub dir2: Making directory 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38776") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48556->172.17.0.3:38776, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38954") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38818->172.17.0.3:38954, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31627") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34724->172.17.0.3:31627, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37450") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51484->172.17.0.3:37450, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32723") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50622->172.17.0.3:32723, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31209") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55522->172.17.0.3:31209, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31717") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33388->172.17.0.3:31717, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38280") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50042->172.17.0.3:38280, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38840") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38398->172.17.0.3:38840, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37838") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50668->172.17.0.3:37838, err= 2025/06/19 02:06:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-johuhon3buzu" 2025/06/19 02:06:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: Connecting to FTP server 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:58292->172.17.0.3:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku -> ftp://172.17.0.3:21/rclone-test-johuhon3buzu 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:38342") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32390") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:33054->172.17.0.3:38342, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36840->172.17.0.3:32390, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35852") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52828->172.17.0.3:35852, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31880") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36826->172.17.0.3:31880, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:34499") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:43188->172.17.0.3:34499, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:38756") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:46698->172.17.0.3:38756, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:32869") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:44204->172.17.0.3:32869, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:39724") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:50224->172.17.0.3:39724, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: dial("tcp","172.17.0.3:30497") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: > dial: conn=172.17.0.1:34782->172.17.0.3:30497, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: Purge object "sub dir/hello world" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: Purge dir "sub dir" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-johuhon3buzu: Purge dir "" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34209") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59734->172.17.0.3:34209, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33318") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56284->172.17.0.3:33318, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38891") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60112->172.17.0.3:38891, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38167") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45434->172.17.0.3:38167, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37048") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59412->172.17.0.3:37048, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30960") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49058->172.17.0.3:30960, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33503") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35544->172.17.0.3:33503, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35615") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49924->172.17.0.3:35615, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38131") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40918->172.17.0.3:38131, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31977") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42044->172.17.0.3:31977, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37771") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35270->172.17.0.3:37771, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35747") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59360->172.17.0.3:35747, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33018") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34016->172.17.0.3:33018, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33650") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53908->172.17.0.3:33650, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38263") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38060->172.17.0.3:38263, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33626") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60090->172.17.0.3:33626, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36104") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37084->172.17.0.3:36104, err= 2025/06/19 02:06:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lohafiv7xobo" 2025/06/19 02:06:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Connecting to FTP server 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:58308->172.17.0.3:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku -> ftp://172.17.0.3:21/rclone-test-lohafiv7xobo 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37903") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37572->172.17.0.3:37903, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:36222") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:47350->172.17.0.3:36222, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38960") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47682->172.17.0.3:38960, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37875") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45592->172.17.0.3:37875, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:39183") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:46392->172.17.0.3:39183, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:31712") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:51490->172.17.0.3:31712, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:39487") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:47150->172.17.0.3:39487, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37657") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33780->172.17.0.3:37657, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30506") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42926->172.17.0.3:30506, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35694") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40638->172.17.0.3:35694, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:30163") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33200") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45982->172.17.0.3:33200, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:48688->172.17.0.3:30163, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:30526") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:42210->172.17.0.3:30526, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38272") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46792->172.17.0.3:38272, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34922") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33416->172.17.0.3:34922, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:30594") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:35694->172.17.0.3:30594, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:37742") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:34720->172.17.0.3:37742, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:30827") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:34806->172.17.0.3:30827, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:31692") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:46516->172.17.0.3:31692, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: dial("tcp","172.17.0.3:35497") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: > dial: conn=172.17.0.1:32836->172.17.0.3:35497, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Purge object "sub dir/hello world" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Purge dir "sub dir" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lohafiv7xobo: Purge dir "" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30582") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42752->172.17.0.3:30582, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30088") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36450->172.17.0.3:30088, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32569") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42688->172.17.0.3:32569, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39859") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40760->172.17.0.3:39859, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35525") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55264->172.17.0.3:35525, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38747") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39666->172.17.0.3:38747, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33528") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34482->172.17.0.3:33528, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37851") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54970->172.17.0.3:37851, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33545") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53032->172.17.0.3:33545, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/19 02:06:18 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32336") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47604->172.17.0.3:32336, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36140") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40754->172.17.0.3:36140, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33056") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37988->172.17.0.3:33056, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35279") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36350->172.17.0.3:35279, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34030") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38130->172.17.0.3:34030, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33305") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47590->172.17.0.3:33305, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31336") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41830->172.17.0.3:31336, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33927") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58258->172.17.0.3:33927, err= 2025/06/19 02:06:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lehovik9wuto" 2025/06/19 02:06:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:18 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Connecting to FTP server 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:58312->172.17.0.3:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku -> ftp://172.17.0.3:21/rclone-test-lehovik9wuto 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:38142") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36083") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:35118->172.17.0.3:38142, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39398->172.17.0.3:36083, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33382") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47736->172.17.0.3:33382, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31174") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44626->172.17.0.3:31174, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:38300") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:45764->172.17.0.3:38300, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:32904") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:39906->172.17.0.3:32904, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:32595") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:57618->172.17.0.3:32595, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38568") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45956->172.17.0.3:38568, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34304") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38178->172.17.0.3:34304, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31742") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59698->172.17.0.3:31742, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Using server-side directory move 2025/06/19 02:06:18 INFO : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:32437") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37426") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41560->172.17.0.3:37426, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:57682->172.17.0.3:32437, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:36672") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37953") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:57024->172.17.0.3:36672, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44470->172.17.0.3:37953, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Waiting for transfers to finish 2025/06/19 02:06:18 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:18 INFO : sub dir/hello world: Moved (server-side) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31921") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37986->172.17.0.3:31921, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36542") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37550->172.17.0.3:36542, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:32367") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:34544->172.17.0.3:32367, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:34651") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:46596->172.17.0.3:34651, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37190") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60920->172.17.0.3:37190, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37546") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39084->172.17.0.3:37546, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32680") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45360->172.17.0.3:32680, err= 2025/06/19 02:06:18 DEBUG : testing file moves 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37126") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:32769") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51216->172.17.0.3:37126, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:60924->172.17.0.3:32769, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:33789") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:46942->172.17.0.3:33789, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35607") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37024->172.17.0.3:35607, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Waiting for transfers to finish 2025/06/19 02:06:18 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:18 INFO : sub dir/hello world: Moved (server-side) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32143") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48028->172.17.0.3:32143, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30967") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44706->172.17.0.3:30967, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:38144") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:33520->172.17.0.3:38144, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:31836") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:42936->172.17.0.3:31836, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:37466") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:54300->172.17.0.3:37466, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: dial("tcp","172.17.0.3:39596") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: > dial: conn=172.17.0.1:48084->172.17.0.3:39596, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Purge object "sub dir/hello world" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Purge dir "sub dir" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-lehovik9wuto: Purge dir "" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34326") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56892->172.17.0.3:34326, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36381") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54480->172.17.0.3:36381, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32843") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34450->172.17.0.3:32843, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37083") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51548->172.17.0.3:37083, err= 2025/06/19 02:06:18 ERROR : error listing: directory not found 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30259") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49432->172.17.0.3:30259, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37243") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57284->172.17.0.3:37243, err= 2025/06/19 02:06:18 INFO : Local file system at /tmp/rclone630789391: Making directory 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36224") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58650->172.17.0.3:36224, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35257") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54924->172.17.0.3:35257, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37224") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49128->172.17.0.3:37224, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32163") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42118->172.17.0.3:32163, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34550") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56302->172.17.0.3:34550, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35740") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56822->172.17.0.3:35740, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31754") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41844->172.17.0.3:31754, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30671") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58890->172.17.0.3:30671, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36549") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51878->172.17.0.3:36549, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38012") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59454->172.17.0.3:38012, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38135") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56960->172.17.0.3:38135, err= 2025/06/19 02:06:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31345") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58682->172.17.0.3:31345, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : Local file system at /tmp/rclone630789391: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : Local file system at /tmp/rclone630789391: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36402") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36564->172.17.0.3:36402, err= 2025/06/19 02:06:18 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/19 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30226") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45266->172.17.0.3:30226, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30606") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36246->172.17.0.3:30606, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34342") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50926->172.17.0.3:34342, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34172") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39008->172.17.0.3:34172, err= 2025/06/19 02:06:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36741") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55584->172.17.0.3:36741, err= 2025/06/19 02:06:18 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/19 02:06:18 INFO : check sum: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39053") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56202->172.17.0.3:39053, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39506") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39450->172.17.0.3:39506, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/19 02:06:18 DEBUG : check sum: Size of src and dst objects identical 2025/06/19 02:06:18 DEBUG : check sum: Unchanged skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 INFO : There was nothing to transfer 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31900") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47230->172.17.0.3:31900, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37290") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36528->172.17.0.3:37290, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33370") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50282->172.17.0.3:33370, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34099") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33102->172.17.0.3:34099, err= 2025/06/19 02:06:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31815") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56348->172.17.0.3:31815, err= 2025/06/19 02:06:18 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/19 02:06:18 INFO : sizeonly: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38609") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44296->172.17.0.3:38609, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35857") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32952->172.17.0.3:35857, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : sizeonly: Sizes identical 2025/06/19 02:06:18 DEBUG : sizeonly: Unchanged skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 INFO : There was nothing to transfer 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37984") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46032->172.17.0.3:37984, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38485") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40148->172.17.0.3:38485, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33858") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34376->172.17.0.3:33858, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37509") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51994->172.17.0.3:37509, err= 2025/06/19 02:06:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37031") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40998->172.17.0.3:37031, err= 2025/06/19 02:06:18 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/19 02:06:18 INFO : ignore-size: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39451") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47608->172.17.0.3:39451, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30697") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46464->172.17.0.3:30697, err= 2025/06/19 02:06:18 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:18 DEBUG : ignore-size: Unchanged skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 INFO : There was nothing to transfer 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32152") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39014->172.17.0.3:32152, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37975") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60214->172.17.0.3:37975, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34477") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47180->172.17.0.3:34477, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36050") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47886->172.17.0.3:36050, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31994") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46346->172.17.0.3:31994, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37006") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49032->172.17.0.3:37006, err= 2025/06/19 02:06:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : existing: Unchanged skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 INFO : There was nothing to transfer 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39391") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38828->172.17.0.3:39391, err= 2025/06/19 02:06:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31692") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46518->172.17.0.3:31692, err= 2025/06/19 02:06:18 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/19 02:06:18 INFO : existing: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38354") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40272->172.17.0.3:38354, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35999") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36258->172.17.0.3:35999, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34785") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58456->172.17.0.3:34785, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39928") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46202->172.17.0.3:39928, err= 2025/06/19 02:06:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31897") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37512->172.17.0.3:31897, err= 2025/06/19 02:06:18 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/19 02:06:18 INFO : existing: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30392") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57712->172.17.0.3:30392, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32040") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36162->172.17.0.3:32040, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : existing: Destination exists, skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 INFO : There was nothing to transfer 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38424") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58994->172.17.0.3:38424, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35001") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41816->172.17.0.3:35001, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33052") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52454->172.17.0.3:33052, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39308") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57970->172.17.0.3:39308, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36897") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55212->172.17.0.3:36897, err= 2025/06/19 02:06:18 INFO : d: Making directory 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31139") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33706->172.17.0.3:31139, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35878") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38917") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58326->172.17.0.3:21, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58372->172.17.0.3:38917, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54540->172.17.0.3:35878, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38102") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43452->172.17.0.3:38102, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36781") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49304->172.17.0.3:36781, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35523") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55300->172.17.0.3:35523, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34204") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51992->172.17.0.3:34204, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31202") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53800->172.17.0.3:31202, err= 2025/06/19 02:06:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34355") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57722->172.17.0.3:34355, err= 2025/06/19 02:06:18 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/19 02:06:18 INFO : a/potato2: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 INFO : b/potato: Deleted 2025/06/19 02:06:18 INFO : d: Removing directory 2025/06/19 02:06:18 INFO : b: Removing directory 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: deleted 2 directories 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38991") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40678->172.17.0.3:38991, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39937") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35874->172.17.0.3:39937, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34655") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41966->172.17.0.3:34655, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38141") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34618->172.17.0.3:38141, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33223") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39095") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46106->172.17.0.3:39095, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46266->172.17.0.3:33223, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38623") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51628->172.17.0.3:38623, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38304") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38520->172.17.0.3:38304, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35616") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40734->172.17.0.3:35616, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34727") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45134->172.17.0.3:34727, err= 2025/06/19 02:06:18 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/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38916") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51408->172.17.0.3:38916, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37064") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49136->172.17.0.3:37064, err= 2025/06/19 02:06:18 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/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35588") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56016->172.17.0.3:35588, err= 2025/06/19 02:06:18 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/19 02:06:18 INFO : empty space: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39192") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55896->172.17.0.3:39192, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30367") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33730->172.17.0.3:30367, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35404") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52292->172.17.0.3:35404, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35377") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39600->172.17.0.3:35377, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34983") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45256->172.17.0.3:34983, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34291") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59274->172.17.0.3:34291, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30965") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45152->172.17.0.3:30965, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37115") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58998->172.17.0.3:37115, err= 2025/06/19 02:06:18 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/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37805") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49158->172.17.0.3:37805, err= 2025/06/19 02:06:18 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/19 02:06:18 INFO : foo: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39683") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55164->172.17.0.3:39683, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37249") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57476->172.17.0.3:37249, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35594") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32874->172.17.0.3:35594, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35873") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38532->172.17.0.3:35873, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30061") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42650->172.17.0.3:30061, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34367") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36554->172.17.0.3:34367, err= 2025/06/19 02:06:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30761") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44898->172.17.0.3:30761, err= 2025/06/19 02:06:18 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/19 02:06:18 INFO : potato: Copied (new) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33430") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51984->172.17.0.3:33430, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35403") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56722->172.17.0.3:35403, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32021") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59376->172.17.0.3:32021, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30903") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50682->172.17.0.3:30903, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38398") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50966->172.17.0.3:38398, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30665") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38400->172.17.0.3:30665, err= 2025/06/19 02:06:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39442") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46134->172.17.0.3:39442, err= 2025/06/19 02:06:18 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/19 02:06:18 INFO : potato: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35425") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53008->172.17.0.3:35425, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38851") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37940->172.17.0.3:38851, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37925") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44420->172.17.0.3:37925, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39703") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46580->172.17.0.3:39703, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36784") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33946->172.17.0.3:36784, err= 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33653") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59646->172.17.0.3:33653, err= 2025/06/19 02:06:18 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/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39568") 2025/06/19 02:06:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33888->172.17.0.3:39568, err= 2025/06/19 02:06:18 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/19 02:06:18 INFO : potato: Copied (replaced existing) 2025/06/19 02:06:18 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33117") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46188->172.17.0.3:33117, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36704") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54544->172.17.0.3:36704, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34071") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47098->172.17.0.3:34071, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35597") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41018->172.17.0.3:35597, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36352") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53980->172.17.0.3:36352, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39188") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48406->172.17.0.3:39188, err= 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34742") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35110->172.17.0.3:34742, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35525") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55266->172.17.0.3:35525, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33811") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37426->172.17.0.3:33811, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32782") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56196->172.17.0.3:32782, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37731") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54938->172.17.0.3:37731, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38374") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40658->172.17.0.3:38374, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37621") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36980->172.17.0.3:37621, err= 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35260") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53538->172.17.0.3:35260, err= 2025/06/19 02:06:19 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/19 02:06:19 INFO : potato2: Copied (new) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : potato: Deleted 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38984") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54554->172.17.0.3:38984, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39017") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50654->172.17.0.3:39017, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34781") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60258->172.17.0.3:34781, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32992") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58386->172.17.0.3:32992, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39244") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37124->172.17.0.3:39244, err= 2025/06/19 02:06:19 INFO : d: Making directory 2025/06/19 02:06:19 INFO : d/e: Making directory 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38589") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35356->172.17.0.3:38589, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33564") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30312") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59748->172.17.0.3:30312, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42054->172.17.0.3:33564, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37929") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44124->172.17.0.3:37929, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34242") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53592->172.17.0.3:34242, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38351") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45578->172.17.0.3:38351, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32722") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30541") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60818->172.17.0.3:32722, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33493") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55506->172.17.0.3:33493, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45462->172.17.0.3:30541, err= 2025/06/19 02:06:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31068") 2025/06/19 02:06:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33658->172.17.0.3:31068, err= 2025/06/19 02:06:19 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34325") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43726->172.17.0.3:34325, err= 2025/06/19 02:06:19 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/19 02:06:19 INFO : a/potato2: Copied (new) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : b/potato: Deleted 2025/06/19 02:06:19 INFO : d/e: Removing directory 2025/06/19 02:06:19 INFO : d: Removing directory 2025/06/19 02:06:19 INFO : b: Removing directory 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: deleted 3 directories 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30009") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50134->172.17.0.3:30009, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34385") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54236->172.17.0.3:34385, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32012") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35310->172.17.0.3:32012, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38255") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59304->172.17.0.3:38255, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38353") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34428") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55366->172.17.0.3:38353, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59062->172.17.0.3:34428, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30169") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49130->172.17.0.3:30169, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37046") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34330->172.17.0.3:37046, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35393") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40166->172.17.0.3:35393, err= 2025/06/19 02:06:19 INFO : d: Making directory 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33384") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52114->172.17.0.3:33384, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34589") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40300->172.17.0.3:34589, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32200") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38156") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52406->172.17.0.3:32200, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39486->172.17.0.3:38156, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39518") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34652->172.17.0.3:39518, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38689") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34065") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30266") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60364->172.17.0.3:38689, err= 2025/06/19 02:06:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59956->172.17.0.3:30266, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49224->172.17.0.3:34065, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58334->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : c/non empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37845") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37330->172.17.0.3:37845, err= 2025/06/19 02:06:19 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/19 02:06:19 INFO : a/potato2: Copied (new) 2025/06/19 02:06:19 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: not deleting files as there were IO errors 2025/06/19 02:06:19 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: not deleting directories as there were IO errors 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30903") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50684->172.17.0.3:30903, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32400") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36527") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48782->172.17.0.3:32400, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39668->172.17.0.3:36527, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38098") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36538->172.17.0.3:38098, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31213") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55032->172.17.0.3:31213, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32051") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58824->172.17.0.3:32051, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37971") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30265") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37905") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38883") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47900->172.17.0.3:37971, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33276->172.17.0.3:37905, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42358->172.17.0.3:30265, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37436->172.17.0.3:38883, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30036") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46836->172.17.0.3:30036, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30236") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60296->172.17.0.3:30236, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35910") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48932->172.17.0.3:35910, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38378") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57242->172.17.0.3:38378, err= 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39598") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41560->172.17.0.3:39598, err= 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31263") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54650->172.17.0.3:31263, err= 2025/06/19 02:06:19 INFO : potato: Deleted 2025/06/19 02:06:19 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/19 02:06:19 INFO : potato2: Copied (new) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32157") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42942->172.17.0.3:32157, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31690") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48982->172.17.0.3:31690, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33146") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44414->172.17.0.3:33146, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32697") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37018->172.17.0.3:32697, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33418") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41778->172.17.0.3:33418, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31842") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41290->172.17.0.3:31842, err= 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31021") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59850->172.17.0.3:31021, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 INFO : potato: Deleted 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35139") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59888->172.17.0.3:35139, err= 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34384") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41460->172.17.0.3:34384, err= 2025/06/19 02:06:19 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/19 02:06:19 INFO : potato2: Copied (new) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36034") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50170->172.17.0.3:36034, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30344") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33216->172.17.0.3:30344, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32026") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33986->172.17.0.3:32026, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31950") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49026->172.17.0.3:31950, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39973") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42264->172.17.0.3:39973, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33374") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33560->172.17.0.3:33374, err= 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33578") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48892->172.17.0.3:33578, err= 2025/06/19 02:06:19 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/19 02:06:19 INFO : potato2: Copied (new) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30465") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45302->172.17.0.3:30465, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33899") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37290->172.17.0.3:33899, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37661") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52766->172.17.0.3:37661, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31546") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36010->172.17.0.3:31546, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33885") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60834->172.17.0.3:33885, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31275") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58088->172.17.0.3:31275, err= 2025/06/19 02:06:19 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : enormous: Excluded 2025/06/19 02:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : potato2: Excluded 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39340") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54774->172.17.0.3:39340, err= 2025/06/19 02:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : potato2: Excluded 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39890") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53192->172.17.0.3:39890, err= 2025/06/19 02:06:19 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : enormous: Excluded 2025/06/19 02:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : potato2: Excluded 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39076") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37118->172.17.0.3:39076, err= 2025/06/19 02:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : potato2: Excluded 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39104") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32826->172.17.0.3:39104, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30832") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49050->172.17.0.3:30832, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30731") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45720->172.17.0.3:30731, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30613") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34360->172.17.0.3:30613, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38881") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57450->172.17.0.3:38881, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35139") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59890->172.17.0.3:35139, err= 2025/06/19 02:06:19 DEBUG : enormous: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : enormous: Excluded 2025/06/19 02:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : potato2: Excluded 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30264") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45478->172.17.0.3:30264, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : enormous: Deleted 2025/06/19 02:06:19 INFO : potato2: Deleted 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35440") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53156->172.17.0.3:35440, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36080") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44622->172.17.0.3:36080, err= 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : enormous: Deleted 2025/06/19 02:06:19 INFO : potato2: Deleted 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34759") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33206->172.17.0.3:34759, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32551") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41118->172.17.0.3:32551, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39431") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36000->172.17.0.3:39431, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35997") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56982->172.17.0.3:35997, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38118") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43642->172.17.0.3:38118, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34692") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36528->172.17.0.3:34692, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34344") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48976->172.17.0.3:34344, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38855") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34482->172.17.0.3:38855, err= 2025/06/19 02:06:19 DEBUG : five: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/19 02:06:19 DEBUG : one: Destination is newer than source, skipping 2025/06/19 02:06:19 DEBUG : three: Sizes identical 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39750") 2025/06/19 02:06:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/19 02:06:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55244->172.17.0.3:39750, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34352") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55948->172.17.0.3:34352, err= 2025/06/19 02:06:19 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/19 02:06:19 INFO : five: Copied (new) 2025/06/19 02:06:19 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/19 02:06:19 INFO : four: Copied (replaced existing) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34468") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37914->172.17.0.3:34468, err= 2025/06/19 02:06:19 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/19 02:06:19 INFO : two: Copied (replaced existing) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36040") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50954->172.17.0.3:36040, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35853") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55294->172.17.0.3:35853, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31829") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47268->172.17.0.3:31829, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === 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.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/19 02:06:19 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36776") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54174->172.17.0.3:36776, err= 2025/06/19 02:06:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30041") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35408") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33806->172.17.0.3:30041, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34576->172.17.0.3:35408, err= 2025/06/19 02:06:19 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/19 02:06:19 INFO : potato: Copied (new) 2025/06/19 02:06:19 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/19 02:06:19 INFO : yam: Copied (new) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30012") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53240->172.17.0.3:30012, err= 2025/06/19 02:06:19 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31759") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47078->172.17.0.3:31759, err= 2025/06/19 02:06:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : potato: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38008") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38824->172.17.0.3:38008, err= 2025/06/19 02:06:19 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/19 02:06:19 INFO : yaml: Copied (new) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : yam: Deleted 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32686") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33536->172.17.0.3:32686, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38448") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49786->172.17.0.3:38448, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39855") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48606->172.17.0.3:39855, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35284") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34242->172.17.0.3:35284, err= 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Making map for --track-renames 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Finished making map for --track-renames 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for renames to finish 2025/06/19 02:06:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35583") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34936") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49898->172.17.0.3:35583, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56828->172.17.0.3:34936, err= 2025/06/19 02:06:19 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/19 02:06:19 INFO : potato: Copied (new) 2025/06/19 02:06:19 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/19 02:06:19 INFO : yam: Copied (new) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38880") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59040->172.17.0.3:38880, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31832") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46400->172.17.0.3:31832, err= 2025/06/19 02:06:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Making map for --track-renames 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Finished making map for --track-renames 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : potato: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for renames to finish 2025/06/19 02:06:19 INFO : yam: Moved (server-side) to: yaml 2025/06/19 02:06:19 INFO : yaml: Renamed from "yam" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36804") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54518->172.17.0.3:36804, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33129") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39036->172.17.0.3:33129, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33240") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56566->172.17.0.3:33240, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32484") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51870->172.17.0.3:32484, err= 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Making map for --track-renames 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Finished making map for --track-renames 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for renames to finish 2025/06/19 02:06:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31540") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59268->172.17.0.3:31540, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34544") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58910->172.17.0.3:34544, err= 2025/06/19 02:06:19 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/19 02:06:19 INFO : potato: Copied (new) 2025/06/19 02:06:19 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/19 02:06:19 INFO : sub/yam: Copied (new) 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32248") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59774->172.17.0.3:32248, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34757") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44498->172.17.0.3:34757, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33141") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57186->172.17.0.3:33141, err= 2025/06/19 02:06:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32483") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55710->172.17.0.3:32483, err= 2025/06/19 02:06:19 DEBUG : potato: Unchanged skipping 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Making map for --track-renames 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Finished making map for --track-renames 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for renames to finish 2025/06/19 02:06:19 INFO : sub/yam: Moved (server-side) to: yam 2025/06/19 02:06:19 INFO : yam: Renamed from "sub/yam" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37931") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50072->172.17.0.3:37931, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39607") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55550->172.17.0.3:39607, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37316") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54710->172.17.0.3:37316, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31380") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55806->172.17.0.3:31380, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32767") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44424->172.17.0.3:32767, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "/tmp/rclone630789391/dir1" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "/tmp/rclone630789391/dir2" 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391/dir2: Using server-side directory move 2025/06/19 02:06:19 INFO : Local file system at /tmp/rclone630789391/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/19 02:06:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391/dir2: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391/dir2: Waiting for transfers to finish 2025/06/19 02:06:19 INFO : file1.txt: Moved (server-side) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34621") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43686->172.17.0.3:34621, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31139") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33714->172.17.0.3:31139, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30967") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44718->172.17.0.3:30967, err= 2025/06/19 02:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39587") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47162->172.17.0.3:39587, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34350") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59248->172.17.0.3:34350, err= 2025/06/19 02:06:19 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:19 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:19 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:19 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/19 02:06:19 INFO : nested/sub dir/file: Copied (new) 2025/06/19 02:06:19 INFO : nested/sub dir/file: Deleted 2025/06/19 02:06:19 INFO : sub dir: Removing directory 2025/06/19 02:06:19 INFO : nested/sub dir: Removing directory 2025/06/19 02:06:19 INFO : nested: Removing directory 2025/06/19 02:06:19 DEBUG : Local file system at /tmp/rclone630789391: deleted 3 directories 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37261") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58824->172.17.0.3:37261, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35327") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30161") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33538->172.17.0.3:35327, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40414->172.17.0.3:30161, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32615") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41526->172.17.0.3:32615, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34022") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40484->172.17.0.3:34022, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30831") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37555") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46982->172.17.0.3:37555, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42964->172.17.0.3:30831, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35592") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50208->172.17.0.3:35592, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36831") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58178->172.17.0.3:36831, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31531") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53180->172.17.0.3:31531, err= 2025/06/19 02:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34299") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50110->172.17.0.3:34299, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39750") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55256->172.17.0.3:39750, err= 2025/06/19 02:06:19 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/19 02:06:19 INFO : sub dir/hello world: Copied (new) 2025/06/19 02:06:19 INFO : sub dir/hello world: Deleted 2025/06/19 02:06:19 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/19 02:06:19 INFO : nested/sub dir/file: Copied (new) 2025/06/19 02:06:19 INFO : nested/sub dir/file: Deleted 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33864") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34398->172.17.0.3:33864, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37363") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41116->172.17.0.3:37363, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30149") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36828->172.17.0.3:30149, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37304") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33726->172.17.0.3:37304, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33538") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48706->172.17.0.3:33538, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37785") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59258->172.17.0.3:37785, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34800") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37360->172.17.0.3:34800, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33802") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48442->172.17.0.3:33802, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30903") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50692->172.17.0.3:30903, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30614") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52474->172.17.0.3:30614, err= 2025/06/19 02:06:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36480") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30231") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42556->172.17.0.3:36480, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43010->172.17.0.3:30231, err= 2025/06/19 02:06:19 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/19 02:06:19 INFO : existing: Copied (new) 2025/06/19 02:06:19 INFO : existing: Deleted 2025/06/19 02:06:19 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/19 02:06:19 INFO : existing-b: Copied (new) 2025/06/19 02:06:19 INFO : existing-b: Deleted 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36811") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54440->172.17.0.3:36811, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32997") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33464->172.17.0.3:32997, err= 2025/06/19 02:06:19 DEBUG : existing: Destination exists, skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:19 INFO : There was nothing to transfer 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35785") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55226->172.17.0.3:35785, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38139") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41140->172.17.0.3:38139, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35317") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60946->172.17.0.3:35317, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zikotal5yazu" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:58338->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35609") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58536->172.17.0.3:35609, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37358") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32880->172.17.0.3:37358, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36031") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39764->172.17.0.3:36031, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33972") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44250->172.17.0.3:33972, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku -> ftp://172.17.0.3:21/rclone-test-zikotal5yazu 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:36375") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:45070->172.17.0.3:36375, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:32570") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:56834->172.17.0.3:32570, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:37092") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:46246->172.17.0.3:37092, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Using server-side directory move 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38980") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:31831") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56304->172.17.0.3:38980, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:60146->172.17.0.3:31831, err= 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:58352->172.17.0.3:21, err= 2025/06/19 02:06:19 INFO : empty space: Deleted 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Waiting for transfers to finish 2025/06/19 02:06:19 INFO : potato2: Moved (server-side) 2025/06/19 02:06:19 INFO : potato3: Deleted 2025/06/19 02:06:19 INFO : potato3: Moved (server-side) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36292") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59440->172.17.0.3:36292, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:31947") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:46888->172.17.0.3:31947, err= 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qoyaxev6kahi" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: > dial: conn=172.17.0.1:58356->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Using server-side directory move 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Server side directory move succeeded 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: dial("tcp","172.17.0.3:39964") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: > dial: conn=172.17.0.1:47568->172.17.0.3:39964, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:32196") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:50320->172.17.0.3:32196, err= 2025/06/19 02:06:19 ERROR : error listing: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: dial("tcp","172.17.0.3:31177") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: > dial: conn=172.17.0.1:59584->172.17.0.3:31177, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Purge object "empty space" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Purge object "potato2" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Purge object "potato3" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qoyaxev6kahi: Purge dir "" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: dial("tcp","172.17.0.3:33923") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: > dial: conn=172.17.0.1:58212->172.17.0.3:33923, err= 2025/06/19 02:06:19 ERROR : error listing: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-zikotal5yazu: Purge dir "" 2025/06/19 02:06:19 NOTICE: purge failed to rmdir "": directory not found 2025/06/19 02:06:19 NOTICE: purge failed: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30106") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57092->172.17.0.3:30106, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34098") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56796->172.17.0.3:34098, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sasepem7xisi" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:58362->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38980") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56312->172.17.0.3:38980, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37548") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37340->172.17.0.3:37548, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35447") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38714->172.17.0.3:35447, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34521") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54934->172.17.0.3:34521, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku -> ftp://172.17.0.3:21/rclone-test-sasepem7xisi 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:33303") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:37266->172.17.0.3:33303, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:32042") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:32820->172.17.0.3:32042, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:34512") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:57866->172.17.0.3:34512, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:33045") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30304") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:40628->172.17.0.3:33045, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55314->172.17.0.3:30304, err= 2025/06/19 02:06:19 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : empty space: Excluded 2025/06/19 02:06:19 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : empty space: Excluded 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:58370->172.17.0.3:21, err= 2025/06/19 02:06:19 INFO : potato2: Moved (server-side) 2025/06/19 02:06:19 INFO : potato3: Deleted 2025/06/19 02:06:19 INFO : potato3: Moved (server-side) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36753") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41486->172.17.0.3:36753, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:33775") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:53606->172.17.0.3:33775, err= 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pewebad4yaru" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: > dial: conn=172.17.0.1:58372->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: dial("tcp","172.17.0.3:34875") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:39428") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: > dial: conn=172.17.0.1:43770->172.17.0.3:34875, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:34506->172.17.0.3:39428, err= 2025/06/19 02:06:19 DEBUG : empty space: Excluded (Size Filter) 2025/06/19 02:06:19 DEBUG : empty space: Excluded 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Waiting for transfers to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: > dial: conn=172.17.0.1:58386->172.17.0.3:21, err= 2025/06/19 02:06:19 INFO : potato2: Moved (server-side) 2025/06/19 02:06:19 INFO : potato3: Moved (server-side) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: dial("tcp","172.17.0.3:38099") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: > dial: conn=172.17.0.1:52762->172.17.0.3:38099, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:32561") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:51834->172.17.0.3:32561, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: dial("tcp","172.17.0.3:33186") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: > dial: conn=172.17.0.1:57716->172.17.0.3:33186, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Purge object "potato2" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Purge object "potato3" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-pewebad4yaru: Purge dir "" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: dial("tcp","172.17.0.3:35091") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: > dial: conn=172.17.0.1:50298->172.17.0.3:35091, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: Purge object "empty space" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-sasepem7xisi: Purge dir "" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34722") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48454->172.17.0.3:34722, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35004") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40632->172.17.0.3:35004, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hehacix0xisa" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:58394->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37073") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45676->172.17.0.3:37073, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37489") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39328->172.17.0.3:37489, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32137") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54918->172.17.0.3:32137, err= 2025/06/19 02:06:19 INFO : tomatoDir: Making directory 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37271") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36056->172.17.0.3:37271, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39770") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58174->172.17.0.3:39770, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku -> ftp://172.17.0.3:21/rclone-test-hehacix0xisa 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:32806") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:50914->172.17.0.3:32806, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:32182") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:54248->172.17.0.3:32182, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:33165") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:39084->172.17.0.3:33165, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Using server-side directory move 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:36371") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:57920->172.17.0.3:36371, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31705") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49018->172.17.0.3:31705, err= 2025/06/19 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/19 02:06:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/19 02:06:19 DEBUG : empty space: Unchanged skipping 2025/06/19 02:06:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33901") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:58402->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32770->172.17.0.3:33901, err= 2025/06/19 02:06:19 INFO : empty space: Deleted 2025/06/19 02:06:19 INFO : potato2: Moved (server-side) 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Waiting for checks to finish 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Waiting for transfers to finish 2025/06/19 02:06:19 INFO : potato3: Deleted 2025/06/19 02:06:19 INFO : potato3: Moved (server-side) 2025/06/19 02:06:19 INFO : tomatoDir: Removing directory 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: deleted 1 directories 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38675") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45504->172.17.0.3:38675, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39480") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57702->172.17.0.3:39480, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:31971") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:50718->172.17.0.3:31971, err= 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cedokic6tibo" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: > dial: conn=172.17.0.1:58406->172.17.0.3:21, err= 2025/06/19 02:06:19 INFO : tomatoDir: Making directory 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Using server-side directory move 2025/06/19 02:06:19 INFO : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Server side directory move succeeded 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: dial("tcp","172.17.0.3:36925") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: > dial: conn=172.17.0.1:44488->172.17.0.3:36925, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: dial("tcp","172.17.0.3:32820") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: > dial: conn=172.17.0.1:42330->172.17.0.3:32820, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:32515") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:52648->172.17.0.3:32515, err= 2025/06/19 02:06:19 ERROR : error listing: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:33829") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:34710->172.17.0.3:33829, err= 2025/06/19 02:06:19 ERROR : error listing: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: dial("tcp","172.17.0.3:36678") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: > dial: conn=172.17.0.1:53936->172.17.0.3:36678, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Purge object "empty space" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Purge object "potato2" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Purge object "potato3" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: dial("tcp","172.17.0.3:39907") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: > dial: conn=172.17.0.1:37736->172.17.0.3:39907, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Purge dir "tomatoDir" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-cedokic6tibo: Purge dir "" 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: dial("tcp","172.17.0.3:37865") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: > dial: conn=172.17.0.1:54474->172.17.0.3:37865, err= 2025/06/19 02:06:19 ERROR : error listing: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hehacix0xisa: Purge dir "" 2025/06/19 02:06:19 NOTICE: purge failed to rmdir "": directory not found 2025/06/19 02:06:19 NOTICE: purge failed: directory not found 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32670") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52318->172.17.0.3:32670, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36424") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56406->172.17.0.3:36424, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35277") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59810->172.17.0.3:35277, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31721") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45298->172.17.0.3:31721, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/rclone-sync-test" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: > dial: conn=172.17.0.1:58420->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38827") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43760->172.17.0.3:38827, err= 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38213") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40592->172.17.0.3:38213, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/rclone-sync-test" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: > dial: conn=172.17.0.1:58428->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58432->172.17.0.3:21, err= 2025/06/19 02:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file" 2025/06/19 02:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:19 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58446->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37518") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39776->172.17.0.3:37518, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: dial("tcp","172.17.0.3:30083") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: > dial: conn=172.17.0.1:54692->172.17.0.3:30083, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37751") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34796->172.17.0.3:37751, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test: Excluded 2025/06/19 02:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37524") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53070->172.17.0.3:37524, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33297") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58524->172.17.0.3:33297, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: dial("tcp","172.17.0.3:37018") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test: > dial: conn=172.17.0.1:40654->172.17.0.3:37018, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test: Excluded 2025/06/19 02:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36326") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57774->172.17.0.3:36326, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : rclone-sync-test-include: Removing directory 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: failed to delete 1 directories 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37470") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30922") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57166->172.17.0.3:37470, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41212->172.17.0.3:30922, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test: Excluded 2025/06/19 02:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30129") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58586->172.17.0.3:30129, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37598") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54346->172.17.0.3:37598, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31121") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49988->172.17.0.3:31121, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test: Excluded 2025/06/19 02:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33630") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34914->172.17.0.3:33630, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : rclone-sync-test-include: Removing directory 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: failed to delete 1 directories 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:31802") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57030->172.17.0.3:31802, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32136") 2025/06/19 02:06:20 DEBUG : Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49416->172.17.0.3:32136, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test: Excluded 2025/06/19 02:06:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35033") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51004->172.17.0.3:35033, err= 2025/06/19 02:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33985") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49900->172.17.0.3:33985, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37307") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55820->172.17.0.3:37307, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33705") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30103") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43108->172.17.0.3:33705, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55722->172.17.0.3:30103, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38935") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46970->172.17.0.3:38935, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39117") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54444->172.17.0.3:39117, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58462->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: > dial: conn=172.17.0.1:58476->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" to be canonical "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:32401") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:47084->172.17.0.3:32401, err= 2025/06/19 02:06:20 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:31877") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:49162->172.17.0.3:31877, err= 2025/06/19 02:06:20 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33370") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50292->172.17.0.3:33370, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30218") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47032->172.17.0.3:30218, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36908") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51658->172.17.0.3:36908, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31478") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55394->172.17.0.3:31478, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:30671") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58892->172.17.0.3:30671, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:38998") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:34368->172.17.0.3:38998, err= 2025/06/19 02:06:20 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (replaced existing) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34031") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43084->172.17.0.3:34031, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31722") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52850->172.17.0.3:31722, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34988") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42414->172.17.0.3:34988, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30593") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58830->172.17.0.3:30593, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33941") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59196->172.17.0.3:33941, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33250") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39689") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49222->172.17.0.3:33250, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53158->172.17.0.3:39689, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:35912") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:57506->172.17.0.3:35912, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38687") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46484->172.17.0.3:38687, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35168") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38104") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60610->172.17.0.3:35168, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38388->172.17.0.3:38104, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32916") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54444->172.17.0.3:32916, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35015") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54176->172.17.0.3:35015, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38140") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50992->172.17.0.3:38140, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38525") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42678->172.17.0.3:38525, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:35810") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:47136->172.17.0.3:35810, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: > dial: conn=172.17.0.1:58488->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39767") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50344->172.17.0.3:39767, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37777") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39077") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40324->172.17.0.3:39077, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39190->172.17.0.3:37777, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:33369") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:39692->172.17.0.3:33369, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 02:06:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38671") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49666->172.17.0.3:38671, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31991") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37141") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33198->172.17.0.3:31991, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34650->172.17.0.3:37141, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33030") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54504->172.17.0.3:33030, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30417") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30337") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44296->172.17.0.3:30337, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43684->172.17.0.3:30417, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/CompareDest" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/CompareDest" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:34941") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:42772->172.17.0.3:34941, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 02:06:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 02:06:20 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:38626") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:41632->172.17.0.3:38626, err= 2025/06/19 02:06:20 DEBUG : two.1503b713.partial: renamed to: two 2025/06/19 02:06:20 INFO : two: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34703") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35220->172.17.0.3:34703, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39683") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55168->172.17.0.3:39683, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33795") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59994->172.17.0.3:33795, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32963") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36588->172.17.0.3:32963, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33913") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50548->172.17.0.3:33913, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32381") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53936->172.17.0.3:32381, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37196") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33332->172.17.0.3:37196, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34648") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34038->172.17.0.3:34648, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32790") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60634->172.17.0.3:32790, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35359") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55742->172.17.0.3:35359, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34670") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35276") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51120->172.17.0.3:35276, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58488->172.17.0.3:34670, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dest" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: > dial: conn=172.17.0.1:58498->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/pre-dest1" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest1: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest1: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest1: > dial: conn=172.17.0.1:58512->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/pre-dest1" to be canonical "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/pre-dest1" 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/pre-dest2" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest2: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest2: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest2: > dial: conn=172.17.0.1:58518->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/pre-dest2" to be canonical "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/pre-dest2" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: dial("tcp","172.17.0.3:33876") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: > dial: conn=172.17.0.1:32968->172.17.0.3:33876, err= 2025/06/19 02:06:20 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/19 02:06:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: dial("tcp","172.17.0.3:34198") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: > dial: conn=172.17.0.1:39310->172.17.0.3:34198, err= 2025/06/19 02:06:20 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/19 02:06:20 INFO : 3: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: dial("tcp","172.17.0.3:38748") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dest: > dial: conn=172.17.0.1:45140->172.17.0.3:38748, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32290") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43716->172.17.0.3:32290, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31300") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42648->172.17.0.3:31300, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34929") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41546->172.17.0.3:34929, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38486") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50778->172.17.0.3:38486, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30606") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36262->172.17.0.3:30606, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32527") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38473") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36618->172.17.0.3:32527, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38148") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49286->172.17.0.3:38473, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54096->172.17.0.3:38148, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30205") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43556->172.17.0.3:30205, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest1: closing 1 unused connections 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38909") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39964->172.17.0.3:38909, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31955") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50090->172.17.0.3:31955, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35696") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37236->172.17.0.3:35696, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35599") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59252->172.17.0.3:35599, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39147") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52630->172.17.0.3:39147, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39339") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57442->172.17.0.3:39339, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37194") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35494->172.17.0.3:37194, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58530->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: > dial: conn=172.17.0.1:58542->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" to be canonical "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:34641") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:57634->172.17.0.3:34641, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 INFO : one: Moved (server-side) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:32246") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:59832->172.17.0.3:32246, err= 2025/06/19 02:06:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39174") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59704->172.17.0.3:39174, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33993") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34865") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49914->172.17.0.3:33993, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58168->172.17.0.3:34865, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31263") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54664->172.17.0.3:31263, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38249") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40512->172.17.0.3:38249, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36143") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39382->172.17.0.3:36143, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38757") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60516->172.17.0.3:38757, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:36075") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:37988->172.17.0.3:36075, err= 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 02:06:20 INFO : one: Deleted 2025/06/19 02:06:20 INFO : one: Moved (server-side) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:37760") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:34858->172.17.0.3:37760, err= 2025/06/19 02:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt: Deleted 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33111") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46884->172.17.0.3:33111, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34102") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51892->172.17.0.3:34102, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37750") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49142->172.17.0.3:37750, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38533") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54758->172.17.0.3:38533, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30111") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33546") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50044->172.17.0.3:33546, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40354->172.17.0.3:30111, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33532") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37638->172.17.0.3:33532, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32047") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35968->172.17.0.3:32047, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37813") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40404->172.17.0.3:37813, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36534") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43070->172.17.0.3:36534, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35628") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55890->172.17.0.3:35628, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35730") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52284->172.17.0.3:35730, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58546->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: > dial: conn=172.17.0.1:58550->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" to be canonical "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:31793") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:42386->172.17.0.3:31793, err= 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:31799") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:55458->172.17.0.3:31799, err= 2025/06/19 02:06:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36456") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54384->172.17.0.3:36456, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37894") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31369") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38800->172.17.0.3:31369, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52366->172.17.0.3:37894, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30448") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59044->172.17.0.3:30448, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39923") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40108->172.17.0.3:39923, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39908") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49278->172.17.0.3:39908, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32179") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39342->172.17.0.3:32179, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:36412") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:39236->172.17.0.3:36412, err= 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 02:06:20 INFO : one.bak: Deleted 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:32690") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:49704->172.17.0.3:32690, err= 2025/06/19 02:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt.bak: Deleted 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33562") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46338->172.17.0.3:33562, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36578") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39712") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36970->172.17.0.3:36578, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48902->172.17.0.3:39712, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34653") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34604->172.17.0.3:34653, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39573") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35964->172.17.0.3:39573, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33694") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52482->172.17.0.3:33694, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33584") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42624->172.17.0.3:33584, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38226") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56264->172.17.0.3:38226, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32817") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55672->172.17.0.3:32817, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32012") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35318->172.17.0.3:32012, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39705") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33402->172.17.0.3:39705, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31692") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46524->172.17.0.3:31692, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58554->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: > dial: conn=172.17.0.1:58558->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" to be canonical "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:37696") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:37530->172.17.0.3:37696, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:31989") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:41570->172.17.0.3:31989, err= 2025/06/19 02:06:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34461") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51548->172.17.0.3:34461, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34776") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33724") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36298->172.17.0.3:34776, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35622->172.17.0.3:33724, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32639") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36038->172.17.0.3:32639, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37561") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47492->172.17.0.3:37561, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38500") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40168->172.17.0.3:38500, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30648") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47276->172.17.0.3:30648, err= 2025/06/19 02:06:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/backup" for canonical name "TestFTPPureftpd{ZYDjD}:rclone-test-wiwoyuh1kuku/backup" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:31635") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:33110->172.17.0.3:31635, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 INFO : one-2019-01-01: Deleted 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:36043") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:36308->172.17.0.3:36043, err= 2025/06/19 02:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three-2019-01-01.txt: Deleted 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37299") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51374->172.17.0.3:37299, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30570") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49650->172.17.0.3:30570, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37120") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48652->172.17.0.3:37120, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38685") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34948->172.17.0.3:38685, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32736") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35942") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56744->172.17.0.3:32736, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57086->172.17.0.3:35942, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33142") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53662->172.17.0.3:33142, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32996") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54198->172.17.0.3:32996, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39202") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47948->172.17.0.3:39202, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36397") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55018->172.17.0.3:36397, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39943") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50870->172.17.0.3:39943, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34494") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50714->172.17.0.3:34494, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58560->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:36673") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:40342->172.17.0.3:36673, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:34958") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:35168->172.17.0.3:34958, err= 2025/06/19 02:06:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34977") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55552->172.17.0.3:34977, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30678") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45030->172.17.0.3:30678, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39580") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59564->172.17.0.3:39580, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35459") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57352->172.17.0.3:35459, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31349") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39374->172.17.0.3:31349, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:34622") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:52516->172.17.0.3:34622, err= 2025/06/19 02:06:20 DEBUG : one.bak: Excluded (Path Filter) 2025/06/19 02:06:20 DEBUG : one.bak: Excluded 2025/06/19 02:06:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/19 02:06:20 DEBUG : three.txt.bak: Excluded 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for checks to finish 2025/06/19 02:06:20 INFO : one.bak: Deleted 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:35378") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:42120->172.17.0.3:35378, err= 2025/06/19 02:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : three.txt.bak: Deleted 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/19 02:06:20 INFO : three.txt: Moved into backup dir 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31743") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55646->172.17.0.3:31743, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32685") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59502->172.17.0.3:32685, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31950") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49032->172.17.0.3:31950, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35913") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60918->172.17.0.3:35913, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30285") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39642->172.17.0.3:30285, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39739") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48894->172.17.0.3:39739, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34864") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52314->172.17.0.3:34864, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33181") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51294->172.17.0.3:33181, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37530") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34730->172.17.0.3:37530, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36001") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39326->172.17.0.3:36001, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58562->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:34459") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:36386->172.17.0.3:34459, err= 2025/06/19 02:06:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:39848") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:39398->172.17.0.3:39848, err= 2025/06/19 02:06:20 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/19 02:06:20 INFO : three.txt: Copied (new) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37835") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49418->172.17.0.3:37835, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35027") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42540->172.17.0.3:35027, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36781") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49308->172.17.0.3:36781, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37363") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41122->172.17.0.3:37363, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 02:06:20 INFO : one.bak: Deleted 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:30216") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:44016->172.17.0.3:30216, err= 2025/06/19 02:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/19 02:06:20 INFO : three.txt.bak: Deleted 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:36823") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:59154->172.17.0.3:36823, err= 2025/06/19 02:06:20 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/19 02:06:20 INFO : three.txt: Copied (new) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39131") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45336->172.17.0.3:39131, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31144") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40002->172.17.0.3:31144, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38817") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43204->172.17.0.3:38817, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31683") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59494->172.17.0.3:31683, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30412") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39642->172.17.0.3:30412, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33122") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48920->172.17.0.3:33122, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30779") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35168->172.17.0.3:30779, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32822") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41414->172.17.0.3:32822, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30294") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37878->172.17.0.3:30294, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38577") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53792->172.17.0.3:38577, err= 2025/06/19 02:06:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwoyuh1kuku/dst" 2025/06/19 02:06:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{ZYDjD}" suffix to name 2025/06/19 02:06:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/19 02:06:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/19 02:06:20 DEBUG : Setting pass="yiOQQ43fZ8TGx3DIlQuvqKxjfw23YeKyzPDfYsAuSc4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/19 02:06:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: Connecting to FTP server 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58574->172.17.0.3:21, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:36267") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:50354->172.17.0.3:36267, err= 2025/06/19 02:06:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:34461") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:51556->172.17.0.3:34461, err= 2025/06/19 02:06:20 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/19 02:06:20 INFO : three.txt: Copied (new) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31425") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47190->172.17.0.3:31425, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37878") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58626->172.17.0.3:37878, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39535") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50438->172.17.0.3:39535, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33404") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56256->172.17.0.3:33404, err= 2025/06/19 02:06:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/19 02:06:20 INFO : one-2019-01-01: Deleted 2025/06/19 02:06:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:32761") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:58168->172.17.0.3:32761, err= 2025/06/19 02:06:20 DEBUG : one.1503b713.partial: renamed to: one 2025/06/19 02:06:20 INFO : one: Copied (new) 2025/06/19 02:06:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : two: Unchanged skipping 2025/06/19 02:06:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/19 02:06:20 INFO : three-2019-01-01.txt: Deleted 2025/06/19 02:06:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: dial("tcp","172.17.0.3:31914") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku/dst: > dial: conn=172.17.0.1:46864->172.17.0.3:31914, err= 2025/06/19 02:06:20 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/19 02:06:20 INFO : three.txt: Copied (new) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38673") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43060->172.17.0.3:38673, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32841") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50750->172.17.0.3:32841, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30891") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48422->172.17.0.3:30891, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32072") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55032->172.17.0.3:32072, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35372") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48358->172.17.0.3:35372, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36142") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41056->172.17.0.3:36142, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39331") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43714->172.17.0.3:39331, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37631") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43416->172.17.0.3:37631, err= 2025/06/19 02:06:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34579") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35332->172.17.0.3:34579, err= 2025/06/19 02:06:20 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/19 02:06:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30872") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54712->172.17.0.3:30872, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35706") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44754->172.17.0.3:35706, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32817") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55688->172.17.0.3:32817, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34014") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45646->172.17.0.3:34014, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33036") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48244->172.17.0.3:33036, err= 2025/06/19 02:06:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31584") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54960->172.17.0.3:31584, err= 2025/06/19 02:06:20 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/19 02:06:20 INFO : existing: Copied (new) 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31516") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41364->172.17.0.3:31516, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38163") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52458->172.17.0.3:38163, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38336") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36872->172.17.0.3:38336, err= 2025/06/19 02:06:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/19 02:06:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: not deleting files as there were IO errors 2025/06/19 02:06:20 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: not deleting directories as there were IO errors 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31775") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34698->172.17.0.3:31775, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32031") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60620->172.17.0.3:32031, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37060") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49856->172.17.0.3:37060, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34420") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42626->172.17.0.3:34420, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35569") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42682->172.17.0.3:35569, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30122") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47474->172.17.0.3:30122, err= 2025/06/19 02:06:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : existing: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39986") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51828->172.17.0.3:39986, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30244") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50158->172.17.0.3:30244, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32505") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57396->172.17.0.3:32505, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30135") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50086->172.17.0.3:30135, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39242") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36924->172.17.0.3:39242, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35269") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44104->172.17.0.3:35269, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38774") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59068->172.17.0.3:38774, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32115") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55934->172.17.0.3:32115, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35737") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39290->172.17.0.3:35737, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31597") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49378->172.17.0.3:31597, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34222") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55328->172.17.0.3:34222, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36342") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52956->172.17.0.3:36342, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32699") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60782->172.17.0.3:32699, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34275") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51536->172.17.0.3:34275, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34479") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39456->172.17.0.3:34479, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35129") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52676->172.17.0.3:35129, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30397") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36208->172.17.0.3:30397, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38507") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60396->172.17.0.3:38507, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30208") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42128->172.17.0.3:30208, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38933") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45706->172.17.0.3:38933, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31348") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52222->172.17.0.3:31348, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39076") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37126->172.17.0.3:39076, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36964") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52888->172.17.0.3:36964, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37836") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52606->172.17.0.3:37836, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32178") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44804->172.17.0.3:32178, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34435") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51728->172.17.0.3:34435, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36530") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52024->172.17.0.3:36530, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31441") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59420->172.17.0.3:31441, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37006") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49034->172.17.0.3:37006, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38934") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45672->172.17.0.3:38934, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37878") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58630->172.17.0.3:37878, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39704") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40368->172.17.0.3:39704, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30075") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48958->172.17.0.3:30075, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32068") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42472->172.17.0.3:32068, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32130") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35832->172.17.0.3:32130, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34392") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54746->172.17.0.3:34392, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34281") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51298->172.17.0.3:34281, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31994") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46360->172.17.0.3:31994, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36494") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41686->172.17.0.3:36494, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37163") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37450->172.17.0.3:37163, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38370") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41370->172.17.0.3:38370, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32512") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43466->172.17.0.3:32512, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35768") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51338->172.17.0.3:35768, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39828") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47732->172.17.0.3:39828, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31140") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59862->172.17.0.3:31140, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30491") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35046->172.17.0.3:30491, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31920") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38658->172.17.0.3:31920, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32083") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38656->172.17.0.3:32083, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34282") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43798->172.17.0.3:34282, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33526") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49032->172.17.0.3:33526, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38819") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55748->172.17.0.3:38819, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30052") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56764->172.17.0.3:30052, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35289") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35114->172.17.0.3:35289, err= 2025/06/19 02:06:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both0: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both13: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both14: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both15: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both11: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both17: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both10: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both19: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both1: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both16: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both12: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both2: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both18: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both5: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both7: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both8: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both9: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both6: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both3: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both4: Unchanged skipping 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:20 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:20 INFO : only9: Deleted 2025/06/19 02:06:20 INFO : only11: Deleted 2025/06/19 02:06:20 INFO : only12: Deleted 2025/06/19 02:06:20 INFO : only16: Deleted 2025/06/19 02:06:20 INFO : only3: Deleted 2025/06/19 02:06:20 INFO : only1: Deleted 2025/06/19 02:06:20 INFO : only13: Deleted 2025/06/19 02:06:20 INFO : only17: Deleted 2025/06/19 02:06:20 INFO : only14: Deleted 2025/06/19 02:06:20 INFO : only18: Deleted 2025/06/19 02:06:20 INFO : only5: Deleted 2025/06/19 02:06:20 INFO : only2: Deleted 2025/06/19 02:06:20 INFO : only7: Deleted 2025/06/19 02:06:20 INFO : only15: Deleted 2025/06/19 02:06:20 INFO : only4: Deleted 2025/06/19 02:06:20 INFO : only0: Deleted 2025/06/19 02:06:20 INFO : only19: Deleted 2025/06/19 02:06:20 INFO : only10: Deleted 2025/06/19 02:06:20 INFO : only6: Deleted 2025/06/19 02:06:20 INFO : only8: Deleted 2025/06/19 02:06:20 INFO : There was nothing to transfer 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36213") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42632->172.17.0.3:36213, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39925") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34768->172.17.0.3:39925, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30683") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33362->172.17.0.3:30683, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39659") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44830->172.17.0.3:39659, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35735") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52668->172.17.0.3:35735, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39537") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39488->172.17.0.3:39537, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37073") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45686->172.17.0.3:37073, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36566") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36726->172.17.0.3:36566, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32603") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41362->172.17.0.3:32603, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38678") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32834->172.17.0.3:38678, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37933") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56730->172.17.0.3:37933, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31048") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40724->172.17.0.3:31048, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32342") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36642->172.17.0.3:32342, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31041") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40940->172.17.0.3:31041, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34206") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55164->172.17.0.3:34206, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37379") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47538->172.17.0.3:37379, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33253") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38098->172.17.0.3:33253, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35037") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34908->172.17.0.3:35037, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33149") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53032->172.17.0.3:33149, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36241") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47206->172.17.0.3:36241, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36651") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38546->172.17.0.3:36651, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37084") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52716->172.17.0.3:37084, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39771") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44440->172.17.0.3:39771, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38518") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42618->172.17.0.3:38518, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30377") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54658->172.17.0.3:30377, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36265") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58766->172.17.0.3:36265, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30815") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43484->172.17.0.3:30815, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35581") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44076->172.17.0.3:35581, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39438") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50560->172.17.0.3:39438, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34034") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39066->172.17.0.3:34034, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33633") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42132->172.17.0.3:33633, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32525") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50156->172.17.0.3:32525, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37257") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49694->172.17.0.3:37257, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34795") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55102->172.17.0.3:34795, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35477") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45134->172.17.0.3:35477, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34332") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50364->172.17.0.3:34332, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37689") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48496->172.17.0.3:37689, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32951") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59568->172.17.0.3:32951, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34393") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33774->172.17.0.3:34393, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39708") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54880->172.17.0.3:39708, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36529") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38666->172.17.0.3:36529, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36008") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49522->172.17.0.3:36008, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34154") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34938->172.17.0.3:34154, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32110") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45268->172.17.0.3:32110, err= 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38624") 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50968->172.17.0.3:38624, err= 2025/06/19 02:06:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:20 DEBUG : both0: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both13: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both14: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both15: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both16: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both17: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both18: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both19: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both1: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both2: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both10: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both11: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both12: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:20 DEBUG : both3: Unchanged skipping 2025/06/19 02:06:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : both7: Unchanged skipping 2025/06/19 02:06:21 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : both4: Unchanged skipping 2025/06/19 02:06:21 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : both9: Unchanged skipping 2025/06/19 02:06:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/19 02:06:21 DEBUG : both5: Unchanged skipping 2025/06/19 02:06:21 DEBUG : both6: Unchanged skipping 2025/06/19 02:06:21 DEBUG : both8: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37632") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46060->172.17.0.3:37632, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35945") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53560->172.17.0.3:35945, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38565") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33374") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57414->172.17.0.3:38565, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33566->172.17.0.3:33374, err= 2025/06/19 02:06:21 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/19 02:06:21 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/19 02:06:21 INFO : only0: Copied (replaced existing) 2025/06/19 02:06:21 INFO : only12: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/19 02:06:21 INFO : only11: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30042") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31648") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52888->172.17.0.3:31648, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60548->172.17.0.3:30042, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38397") 2025/06/19 02:06:21 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/19 02:06:21 INFO : only10: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35748->172.17.0.3:38397, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33346") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37962->172.17.0.3:33346, err= 2025/06/19 02:06:21 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/19 02:06:21 INFO : only14: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/19 02:06:21 INFO : only13: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/19 02:06:21 INFO : only15: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37704") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36060") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45938->172.17.0.3:37704, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38725") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54440->172.17.0.3:36060, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59146->172.17.0.3:38725, err= 2025/06/19 02:06:21 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/19 02:06:21 INFO : only16: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37045") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37802->172.17.0.3:37045, err= 2025/06/19 02:06:21 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/19 02:06:21 INFO : only18: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37660") 2025/06/19 02:06:21 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/19 02:06:21 INFO : only17: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56778->172.17.0.3:37660, err= 2025/06/19 02:06:21 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/19 02:06:21 INFO : only19: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33136") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30389") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51320->172.17.0.3:33136, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42326->172.17.0.3:30389, err= 2025/06/19 02:06:21 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/19 02:06:21 INFO : only1: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/19 02:06:21 INFO : only2: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39990") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31051") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39174->172.17.0.3:31051, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57084->172.17.0.3:39990, err= 2025/06/19 02:06:21 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/19 02:06:21 INFO : only4: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/19 02:06:21 INFO : only3: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38735") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46064->172.17.0.3:38735, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36108") 2025/06/19 02:06:21 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/19 02:06:21 INFO : only6: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56066->172.17.0.3:36108, err= 2025/06/19 02:06:21 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/19 02:06:21 INFO : only5: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32682") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39022->172.17.0.3:32682, err= 2025/06/19 02:06:21 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/19 02:06:21 INFO : only7: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/19 02:06:21 INFO : only8: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/19 02:06:21 INFO : only9: Copied (replaced existing) 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38311") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40022->172.17.0.3:38311, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36812") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50946->172.17.0.3:36812, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34977") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55554->172.17.0.3:34977, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:21 DEBUG : empty_on_remote: Making directory with metadata 2025/06/19 02:06:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:21 INFO : empty_on_remote: Making directory 2025/06/19 02:06:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/19 02:06:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38458") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43068->172.17.0.3:38458, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37128") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38989") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34993") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56522->172.17.0.3:38989, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44616->172.17.0.3:34993, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45570->172.17.0.3:37128, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34512") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57878->172.17.0.3:34512, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38136") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46300->172.17.0.3:38136, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:21 DEBUG : empty_on_remote: Making directory with metadata 2025/06/19 02:06:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/19 02:06:21 INFO : empty_on_remote: Making directory 2025/06/19 02:06:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/19 02:06:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37733") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49272->172.17.0.3:37733, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36224") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58666->172.17.0.3:36224, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30304") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34552") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37412->172.17.0.3:34552, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55330->172.17.0.3:30304, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34053") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34414->172.17.0.3:34053, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39347") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52014->172.17.0.3:39347, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37840") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53814->172.17.0.3:37840, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : sub dir: Making directory 2025/06/19 02:06:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31470") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48352->172.17.0.3:31470, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35754") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33679") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48606->172.17.0.3:35754, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59994->172.17.0.3:33679, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34856") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34230->172.17.0.3:34856, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31811") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48918->172.17.0.3:31811, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31082") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48442->172.17.0.3:31082, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33477") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38026->172.17.0.3:33477, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37712") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50960->172.17.0.3:37712, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32516") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42240->172.17.0.3:32516, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32666") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46706->172.17.0.3:32666, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37948") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40974->172.17.0.3:37948, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/19 02:06:21 INFO : sub dir: Making directory 2025/06/19 02:06:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33748") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41690->172.17.0.3:33748, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30617") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60178->172.17.0.3:30617, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38681") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58584->172.17.0.3:38681, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33245") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50888->172.17.0.3:33245, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36881") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35266->172.17.0.3:36881, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31845") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55860->172.17.0.3:31845, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34290") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43750->172.17.0.3:34290, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39639") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35342->172.17.0.3:39639, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36495") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46092->172.17.0.3:36495, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30825") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56398->172.17.0.3:30825, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36267") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50368->172.17.0.3:36267, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38910") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56610->172.17.0.3:38910, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33393") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34134->172.17.0.3:33393, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30685") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59736->172.17.0.3:30685, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35930") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57510->172.17.0.3:35930, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34142") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60622->172.17.0.3:34142, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32219") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57048->172.17.0.3:32219, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31054") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46408->172.17.0.3:31054, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33498") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33614->172.17.0.3:33498, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36046") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43168->172.17.0.3:36046, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33922") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40612->172.17.0.3:33922, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37939") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52148->172.17.0.3:37939, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36511") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46296->172.17.0.3:36511, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38770") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46712->172.17.0.3:38770, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31830") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47474->172.17.0.3:31830, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34659") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35562->172.17.0.3:34659, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39443") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58888->172.17.0.3:39443, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36242") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46676->172.17.0.3:36242, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38045") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60262->172.17.0.3:38045, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36955") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56102->172.17.0.3:36955, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31031") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48156->172.17.0.3:31031, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33527") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55654->172.17.0.3:33527, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32155") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39756->172.17.0.3:32155, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39200") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33970->172.17.0.3:39200, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31615") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45340->172.17.0.3:31615, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32660") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53074->172.17.0.3:32660, err= 2025/06/19 02:06:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37070") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50984->172.17.0.3:37070, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : There was nothing to transfer 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34752") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54968->172.17.0.3:34752, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30981") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50904->172.17.0.3:30981, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30341") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56702->172.17.0.3:30341, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35546") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45832->172.17.0.3:35546, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34705") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45510->172.17.0.3:34705, err= 2025/06/19 02:06:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34646") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38668->172.17.0.3:34646, err= 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : There was nothing to transfer 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34293") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49654->172.17.0.3:34293, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34531") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51406->172.17.0.3:34531, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34009") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41588->172.17.0.3:34009, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30561") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44740->172.17.0.3:30561, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37584") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51246->172.17.0.3:37584, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36100") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60296->172.17.0.3:36100, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30665") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38408->172.17.0.3:30665, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34262") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56764->172.17.0.3:34262, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34184") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48368->172.17.0.3:34184, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35250") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43582->172.17.0.3:35250, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38710") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42578->172.17.0.3:38710, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33344") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55226->172.17.0.3:33344, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38843") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48204->172.17.0.3:38843, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39634") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34228->172.17.0.3:39634, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39011") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49738->172.17.0.3:39011, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35244") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41174->172.17.0.3:35244, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39592") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38920->172.17.0.3:39592, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33666") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47514->172.17.0.3:33666, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34069") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46788->172.17.0.3:34069, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34727") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45142->172.17.0.3:34727, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35507") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60174->172.17.0.3:35507, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32389") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51380->172.17.0.3:32389, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39527") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42254->172.17.0.3:39527, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31651") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45764->172.17.0.3:31651, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39141") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55140->172.17.0.3:39141, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32614") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46334->172.17.0.3:32614, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36302") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44994->172.17.0.3:36302, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35987") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59530->172.17.0.3:35987, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33997") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37996->172.17.0.3:33997, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32753") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39794->172.17.0.3:32753, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32104") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43256->172.17.0.3:32104, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39857") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48048->172.17.0.3:39857, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39472") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52552->172.17.0.3:39472, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38772") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39002->172.17.0.3:38772, err= 2025/06/19 02:06:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39435") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44948->172.17.0.3:39435, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : There was nothing to transfer 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35896") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41888->172.17.0.3:35896, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39539") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59334->172.17.0.3:39539, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31515") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47146->172.17.0.3:31515, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33352") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51044->172.17.0.3:33352, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33710") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43982->172.17.0.3:33710, err= 2025/06/19 02:06:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31322") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33524->172.17.0.3:31322, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : There was nothing to transfer 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36103") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56148->172.17.0.3:36103, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38216") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42998->172.17.0.3:38216, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37170") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54150->172.17.0.3:37170, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33944") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49116->172.17.0.3:33944, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34852") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55608->172.17.0.3:34852, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38463") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49508->172.17.0.3:38463, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34229") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41348->172.17.0.3:34229, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37870") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50382->172.17.0.3:37870, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36214") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46734->172.17.0.3:36214, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39291") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57056->172.17.0.3:39291, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33796") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37202->172.17.0.3:33796, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34586") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47154->172.17.0.3:34586, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34319") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59506->172.17.0.3:34319, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30114") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35452->172.17.0.3:30114, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38417") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59466->172.17.0.3:38417, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34868") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60328->172.17.0.3:34868, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34061") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52070->172.17.0.3:34061, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35106") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35872->172.17.0.3:35106, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36797") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33712->172.17.0.3:36797, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36694") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38344->172.17.0.3:36694, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33623") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43896->172.17.0.3:33623, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35049") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41146->172.17.0.3:35049, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38016") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36736->172.17.0.3:38016, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37975") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60216->172.17.0.3:37975, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31659") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51722->172.17.0.3:31659, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34110") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49982->172.17.0.3:34110, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36966") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46008->172.17.0.3:36966, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36351") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55716->172.17.0.3:36351, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32478") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34330->172.17.0.3:32478, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31366") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48598->172.17.0.3:31366, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33344") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55234->172.17.0.3:33344, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31356") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40028->172.17.0.3:31356, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34976") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54874->172.17.0.3:34976, err= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38404") 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33936->172.17.0.3:38404, err= 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37917") 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58580->172.17.0.3:21, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39597") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36855") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39124") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35610->172.17.0.3:37917, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40224->172.17.0.3:39124, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44258->172.17.0.3:36855, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51660->172.17.0.3:39597, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/19 02:06:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30421") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41390->172.17.0.3:30421, err= 2025/06/19 02:06:21 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/19 02:06:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31358") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55710->172.17.0.3:31358, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32338") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36398->172.17.0.3:32338, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33244") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56326->172.17.0.3:33244, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34059") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48124->172.17.0.3:34059, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32962") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58340->172.17.0.3:32962, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36632") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33568->172.17.0.3:36632, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33892") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33549") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48186->172.17.0.3:33892, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41076->172.17.0.3:33549, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30870") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50528->172.17.0.3:30870, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36017") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39896->172.17.0.3:36017, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32458") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52390->172.17.0.3:32458, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35773") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33242->172.17.0.3:35773, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34940") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36232->172.17.0.3:34940, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30970") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47412->172.17.0.3:30970, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37524") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53086->172.17.0.3:37524, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35297") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48790->172.17.0.3:35297, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 INFO : appleappleapplebanana: Deleted 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58590->172.17.0.3:21, err= 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Connecting to FTP server 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 02:06:21 INFO : banana: Deleted 2025/06/19 02:06:21 INFO : splitbananasplit: Deleted 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58606->172.17.0.3:21, err= 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:21") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58618->172.17.0.3:21, err= 2025/06/19 02:06:21 INFO : apple: Deleted 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33566") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56318->172.17.0.3:33566, err= 2025/06/19 02:06:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : YXBwbGU=: Excluded 2025/06/19 02:06:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/19 02:06:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : YmFuYW5h: Excluded 2025/06/19 02:06:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34751") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59650->172.17.0.3:34751, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31713") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52468->172.17.0.3:31713, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35405") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47668->172.17.0.3:35405, err= 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35256") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38766->172.17.0.3:35256, err= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32932") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38532->172.17.0.3:32932, err= 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30702") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39168->172.17.0.3:30702, err= 2025/06/19 02:06:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : YXBwbGU=: Excluded 2025/06/19 02:06:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/19 02:06:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : YmFuYW5h: Excluded 2025/06/19 02:06:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35464") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39730->172.17.0.3:35464, err= 2025/06/19 02:06:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/19 02:06:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30693") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59560->172.17.0.3:30693, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38983") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36334->172.17.0.3:38983, err= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/19 02:06:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39654") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54390->172.17.0.3:39654, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35343") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57964->172.17.0.3:35343, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33406") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51696->172.17.0.3:33406, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33830") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46668->172.17.0.3:33830, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37459") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53924->172.17.0.3:37459, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37325") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55698->172.17.0.3:37325, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37874") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50146->172.17.0.3:37874, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32275") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48740->172.17.0.3:32275, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39657") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49588->172.17.0.3:39657, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32458") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52396->172.17.0.3:32458, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35841") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58628->172.17.0.3:35841, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38127") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39238->172.17.0.3:38127, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39830") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43550->172.17.0.3:39830, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31684") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52054->172.17.0.3:31684, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35534") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60186->172.17.0.3:35534, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33049") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39860->172.17.0.3:33049, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30668") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45446->172.17.0.3:30668, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37054") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46886->172.17.0.3:37054, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30603") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38590->172.17.0.3:30603, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38364") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40210->172.17.0.3:38364, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32882") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43690->172.17.0.3:32882, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33440") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38110->172.17.0.3:33440, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39098") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54856->172.17.0.3:39098, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39871") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47872->172.17.0.3:39871, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36338") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55044->172.17.0.3:36338, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33567") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49204->172.17.0.3:33567, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34987") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59396->172.17.0.3:34987, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39993") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33936->172.17.0.3:39993, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33699") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48534->172.17.0.3:33699, err= 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34484") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51806->172.17.0.3:34484, err= 2025/06/19 02:06:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33844") 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52944->172.17.0.3:33844, err= 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34180") 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34609") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37682->172.17.0.3:34180, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44614->172.17.0.3:34609, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39844") 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55306->172.17.0.3:39844, err= 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36951") 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57438->172.17.0.3:36951, err= 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/19 02:06:21 INFO : apple: Copied (new) to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31028") 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37512->172.17.0.3:31028, err= 2025/06/19 02:06:21 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35174") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35993") 2025/06/19 02:06:21 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/19 02:06:21 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39032->172.17.0.3:35993, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52568->172.17.0.3:35174, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39271") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55974->172.17.0.3:39271, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37001") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57338->172.17.0.3:37001, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37650") 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40164->172.17.0.3:37650, err= 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32993") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34438") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55202->172.17.0.3:32993, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60106->172.17.0.3:34438, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37095") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55864->172.17.0.3:37095, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39885") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33912->172.17.0.3:39885, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39179") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57642->172.17.0.3:39179, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34777") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50166->172.17.0.3:34777, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33408") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33016->172.17.0.3:33408, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38714") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40146->172.17.0.3:38714, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38586") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49120->172.17.0.3:38586, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37585") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35378->172.17.0.3:37585, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 02:06:21 INFO : apple: Deleted 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 02:06:21 INFO : appleappleapplebanana: Deleted 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 02:06:21 INFO : banana: Deleted 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 02:06:21 INFO : splitbananasplit: Deleted 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33997") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38006->172.17.0.3:33997, err= 2025/06/19 02:06:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : PREFIXapple: Excluded 2025/06/19 02:06:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : PREFIXbanana: Excluded 2025/06/19 02:06:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34155") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37648->172.17.0.3:34155, err= 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32988") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35948->172.17.0.3:32988, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33163") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36008->172.17.0.3:33163, err= 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : apple: transformed to: PREFIXapple 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/19 02:06:21 DEBUG : banana: transformed to: PREFIXbanana 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36115") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51562->172.17.0.3:36115, err= 2025/06/19 02:06:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35101") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60256->172.17.0.3:35101, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37886") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56994->172.17.0.3:37886, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33082") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57388->172.17.0.3:33082, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38409") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47886->172.17.0.3:38409, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38784") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39192->172.17.0.3:38784, err= 2025/06/19 02:06:21 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/19 02:06:21 INFO : appleappleapplebanana: Copied (new) 2025/06/19 02:06:21 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/19 02:06:21 INFO : apple: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32356") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46652->172.17.0.3:32356, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38876") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58316->172.17.0.3:38876, err= 2025/06/19 02:06:21 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/19 02:06:21 INFO : banana: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31687") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50564->172.17.0.3:31687, err= 2025/06/19 02:06:21 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/19 02:06:21 INFO : splitbananasplit: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33348") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53028->172.17.0.3:33348, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33184") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52922->172.17.0.3:33184, err= 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30220") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51200->172.17.0.3:30220, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34487") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34298->172.17.0.3:34487, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38251") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45556->172.17.0.3:38251, err= 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38169") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34669") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50720->172.17.0.3:34669, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38068->172.17.0.3:38169, err= 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33127") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35383") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60972->172.17.0.3:35383, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51694->172.17.0.3:33127, err= 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32863") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38562->172.17.0.3:32863, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38007") 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38475") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56770->172.17.0.3:38475, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46330->172.17.0.3:38007, err= 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35412") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52468->172.17.0.3:35412, err= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/19 02:06:21 INFO : PREFIXbanana: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/19 02:06:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/19 02:06:21 INFO : PREFIXapple: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/19 02:06:21 INFO : PREFIXsplitbananasplit: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33104") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49064->172.17.0.3:33104, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38988") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37732->172.17.0.3:38988, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39347") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52022->172.17.0.3:39347, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31801") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38434->172.17.0.3:31801, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36451") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56658->172.17.0.3:36451, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39906") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58504->172.17.0.3:39906, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30491") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35058->172.17.0.3:30491, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31578") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34758->172.17.0.3:31578, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31078") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54136->172.17.0.3:31078, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35309") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39692->172.17.0.3:35309, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31953") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38846->172.17.0.3:31953, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32498") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40252->172.17.0.3:32498, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38510") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57132->172.17.0.3:38510, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37744") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44648->172.17.0.3:37744, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31837") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38864->172.17.0.3:31837, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35807") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50280->172.17.0.3:35807, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30565") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58472->172.17.0.3:30565, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35569") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42696->172.17.0.3:35569, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31171") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59114->172.17.0.3:31171, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31820") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52514->172.17.0.3:31820, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33633") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42146->172.17.0.3:33633, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36633") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51084->172.17.0.3:36633, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31250") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43266->172.17.0.3:31250, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32386") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53830->172.17.0.3:32386, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36206") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53232->172.17.0.3:36206, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35777") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36278->172.17.0.3:35777, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36977") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47582->172.17.0.3:36977, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33194") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42796->172.17.0.3:33194, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38188") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37098->172.17.0.3:38188, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33292") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59930->172.17.0.3:33292, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36081") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35814->172.17.0.3:36081, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36882") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58674->172.17.0.3:36882, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32262") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37416->172.17.0.3:32262, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33651") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60418->172.17.0.3:33651, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35687") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41448->172.17.0.3:35687, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32182") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54250->172.17.0.3:32182, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39234") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60184->172.17.0.3:39234, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35947") 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47514->172.17.0.3:35947, err= 2025/06/19 02:06:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35511") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33928") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57470->172.17.0.3:35511, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57230->172.17.0.3:33928, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35035") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59320->172.17.0.3:35035, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38839") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56820->172.17.0.3:38839, err= 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37595") 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33606->172.17.0.3:37595, err= 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33040") 2025/06/19 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53722->172.17.0.3:33040, err= 2025/06/19 02:06:21 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/19 02:06:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/19 02:06:21 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39031") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35516->172.17.0.3:39031, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31885") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59696->172.17.0.3:31885, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36952") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39042->172.17.0.3:36952, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35372") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48370->172.17.0.3:35372, err= 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36327") 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60346->172.17.0.3:36327, err= 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36583") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32022") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37692->172.17.0.3:36583, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36308->172.17.0.3:32022, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35138") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42000->172.17.0.3:35138, err= 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35742") 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43526->172.17.0.3:35742, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38315") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38780->172.17.0.3:38315, err= 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30107") 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33435") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58308->172.17.0.3:30107, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60664->172.17.0.3:33435, err= 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37246") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32395") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58938->172.17.0.3:37246, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52660->172.17.0.3:32395, err= 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34237") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54134->172.17.0.3:34237, err= 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : splitbananasplit: Deleted 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 02:06:21 INFO : banana: Deleted 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 02:06:21 INFO : apple: Deleted 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 02:06:21 INFO : appleappleapplebanana: Deleted 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30455") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33632->172.17.0.3:30455, err= 2025/06/19 02:06:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : bananaSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38659") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45448->172.17.0.3:38659, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32559") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59294->172.17.0.3:32559, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35758") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50126->172.17.0.3:35758, err= 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : apple: transformed to: appleSUFFIX 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/19 02:06:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/19 02:06:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34209") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59736->172.17.0.3:34209, err= 2025/06/19 02:06:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33228") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41690->172.17.0.3:33228, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33233") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37298") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60510->172.17.0.3:33233, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51004->172.17.0.3:37298, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34114") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42044->172.17.0.3:34114, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36796") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36906->172.17.0.3:36796, err= 2025/06/19 02:06:21 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/19 02:06:21 INFO : apple: Copied (new) 2025/06/19 02:06:21 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/19 02:06:21 INFO : splitbananasplit: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30940") 2025/06/19 02:06:21 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/19 02:06:21 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/19 02:06:21 INFO : banana: Copied (new) 2025/06/19 02:06:21 INFO : appleappleapplebanana: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36007") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57730->172.17.0.3:36007, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38380") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33329") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53558->172.17.0.3:33329, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48534->172.17.0.3:38380, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43372->172.17.0.3:30940, err= 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31067") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48426->172.17.0.3:31067, err= 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34319") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59522->172.17.0.3:34319, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35956") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47066->172.17.0.3:35956, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33720") 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49364->172.17.0.3:33720, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37495") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48524->172.17.0.3:37495, err= 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34901") 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53100->172.17.0.3:34901, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36580") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42922->172.17.0.3:36580, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32256") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50516->172.17.0.3:32256, err= 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32008") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40520->172.17.0.3:32008, err= 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37351") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55816->172.17.0.3:37351, err= 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31108") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37876->172.17.0.3:31108, err= 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/19 02:06:21 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35933") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37504->172.17.0.3:35933, err= 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : bananaSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : splitbananasplitSUFFIX: Deleted 2025/06/19 02:06:21 INFO : appleSUFFIX: Deleted 2025/06/19 02:06:21 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/19 02:06:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35217") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53818->172.17.0.3:35217, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33812") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36282->172.17.0.3:33812, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31471") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60082->172.17.0.3:31471, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38617") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42204->172.17.0.3:38617, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33345") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58412->172.17.0.3:33345, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38714") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40158->172.17.0.3:38714, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32405") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56482->172.17.0.3:32405, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31877") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49172->172.17.0.3:31877, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37416") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36430->172.17.0.3:37416, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37817") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60082->172.17.0.3:37817, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30308") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51822->172.17.0.3:30308, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39248") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60538->172.17.0.3:39248, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32556") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35716->172.17.0.3:32556, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31839") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58252->172.17.0.3:31839, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39017") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50668->172.17.0.3:39017, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38530") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57546->172.17.0.3:38530, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31679") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55182->172.17.0.3:31679, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32653") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37640->172.17.0.3:32653, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32241") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49236->172.17.0.3:32241, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30822") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53336->172.17.0.3:30822, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38566") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34266->172.17.0.3:38566, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38143") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41966->172.17.0.3:38143, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32117") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49746->172.17.0.3:32117, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33405") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37946->172.17.0.3:33405, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37107") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40602->172.17.0.3:37107, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34463") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52776->172.17.0.3:34463, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39470") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59168->172.17.0.3:39470, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36513") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39094->172.17.0.3:36513, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38936") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56596->172.17.0.3:38936, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38331") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36856->172.17.0.3:38331, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33472") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39876->172.17.0.3:33472, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39145") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44542->172.17.0.3:39145, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35306") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38674->172.17.0.3:35306, err= 2025/06/19 02:06:21 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33518") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42454->172.17.0.3:33518, err= 2025/06/19 02:06:21 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : apple: Excluded 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:21 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : banana: Excluded 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34427") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36498->172.17.0.3:34427, err= 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39511") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35368->172.17.0.3:39511, err= 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34937") 2025/06/19 02:06:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33216->172.17.0.3:34937, err= 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34699") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34390->172.17.0.3:34699, err= 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32004") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34099") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47282->172.17.0.3:32004, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35319") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33114->172.17.0.3:34099, err= 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51118->172.17.0.3:35319, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35748") 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44580->172.17.0.3:35748, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35120") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51110->172.17.0.3:35120, err= 2025/06/19 02:06:22 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/19 02:06:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30193") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37504->172.17.0.3:30193, err= 2025/06/19 02:06:22 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/19 02:06:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36052") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53696->172.17.0.3:36052, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/19 02:06:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35372") 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/19 02:06:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48372->172.17.0.3:35372, err= 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32591") 2025/06/19 02:06:22 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/19 02:06:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54208->172.17.0.3:32591, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37900") 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/19 02:06:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/19 02:06:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52066->172.17.0.3:37900, err= 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30188") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36750") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56386->172.17.0.3:30188, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53510->172.17.0.3:36750, err= 2025/06/19 02:06:22 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/19 02:06:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/19 02:06:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/19 02:06:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33438") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39628->172.17.0.3:33438, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33878") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35157") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36858->172.17.0.3:33878, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34826->172.17.0.3:35157, err= 2025/06/19 02:06:22 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/19 02:06:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38171") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53658->172.17.0.3:38171, err= 2025/06/19 02:06:22 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/19 02:06:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32835") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51000->172.17.0.3:32835, err= 2025/06/19 02:06:22 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/19 02:06:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/19 02:06:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/19 02:06:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31027") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30953") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57534->172.17.0.3:30953, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53446->172.17.0.3:31027, err= 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/19 02:06:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/19 02:06:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/19 02:06:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0012-6789;.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0009-3456789.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0013-789;=.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0007-1234567.txt: Deleted 2025/06/19 02:06:22 INFO : splitbananasplit: Deleted 2025/06/19 02:06:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0011-56789;.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0003-defghij.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0014-89;=.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0015-9;=.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0008-2345678.txt: Deleted 2025/06/19 02:06:22 INFO : dir1/0010-456789.txt: Deleted 2025/06/19 02:06:22 INFO : appleappleapplebanana: Deleted 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38851") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37948->172.17.0.3:38851, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleapple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleapple: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbanan: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32388") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58840->172.17.0.3:32388, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcde: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdef: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefg: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defgh: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghi: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghij: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijk: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-12345: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-23456: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-34567: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-45678: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38833") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48208->172.17.0.3:38833, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35140") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49928->172.17.0.3:35140, err= 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36271") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34790->172.17.0.3:36271, err= 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38416") 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40770->172.17.0.3:38416, err= 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/19 02:06:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/19 02:06:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/19 02:06:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/19 02:06:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/19 02:06:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/19 02:06:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/19 02:06:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/19 02:06:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/19 02:06:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/19 02:06:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/19 02:06:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38612") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59470->172.17.0.3:38612, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleapple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleapple: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbanan: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38010") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36510->172.17.0.3:38010, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcde: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdef: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefg: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defgh: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghi: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghij: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijk: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-12345: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-23456: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-34567: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-45678: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36839") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34542->172.17.0.3:36839, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38910") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56618->172.17.0.3:38910, err= 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/19 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32150") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49354->172.17.0.3:32150, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36576") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56956->172.17.0.3:36576, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38967") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38100->172.17.0.3:38967, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30166") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54406->172.17.0.3:30166, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32499") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43800->172.17.0.3:32499, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33239") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46914->172.17.0.3:33239, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34686") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46794->172.17.0.3:34686, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37158") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51676->172.17.0.3:37158, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37082") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53514->172.17.0.3:37082, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32431") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45006->172.17.0.3:32431, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34917") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32948->172.17.0.3:34917, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31557") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43626->172.17.0.3:31557, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33673") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57294->172.17.0.3:33673, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30219") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53328->172.17.0.3:30219, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32635") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58650->172.17.0.3:32635, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38666") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60812->172.17.0.3:38666, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38940") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33170->172.17.0.3:38940, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35164") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58586->172.17.0.3:35164, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37314") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:32834->172.17.0.3:37314, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37059") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57486->172.17.0.3:37059, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35650") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55862->172.17.0.3:35650, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31558") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44382->172.17.0.3:31558, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35236") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45036->172.17.0.3:35236, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34229") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41354->172.17.0.3:34229, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31294") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40598->172.17.0.3:31294, err= 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36281") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42158->172.17.0.3:36281, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39255") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42730->172.17.0.3:39255, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39855") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48622->172.17.0.3:39855, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38169") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38076->172.17.0.3:38169, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37798") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35060->172.17.0.3:37798, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39825") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54552->172.17.0.3:39825, err= 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32011") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35798->172.17.0.3:32011, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30568") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52608->172.17.0.3:30568, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35806") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38326->172.17.0.3:35806, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39070") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41662->172.17.0.3:39070, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35357") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37386->172.17.0.3:35357, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31084") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36164->172.17.0.3:31084, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33591") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44082->172.17.0.3:33591, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32109") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53386->172.17.0.3:32109, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34000") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35838->172.17.0.3:34000, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33750") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41742->172.17.0.3:33750, err= 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37659") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38294->172.17.0.3:37659, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31303") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36010->172.17.0.3:31303, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34506") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39818->172.17.0.3:34506, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38067") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41944->172.17.0.3:38067, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35656") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57682->172.17.0.3:35656, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31169") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34330->172.17.0.3:31169, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30118") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46806->172.17.0.3:30118, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35678") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58020->172.17.0.3:35678, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31769") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49828->172.17.0.3:31769, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38043") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54966->172.17.0.3:38043, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34798") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37154->172.17.0.3:34798, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38144") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33532->172.17.0.3:38144, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31724") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52392->172.17.0.3:31724, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33577") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56522->172.17.0.3:33577, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35358") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56024->172.17.0.3:35358, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30039") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48120->172.17.0.3:30039, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34542") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53026->172.17.0.3:34542, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35666") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50212->172.17.0.3:35666, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35471") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48670->172.17.0.3:35471, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32382") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48856->172.17.0.3:32382, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39278") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57336->172.17.0.3:39278, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36573") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42602->172.17.0.3:36573, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38933") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45714->172.17.0.3:38933, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34350") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59262->172.17.0.3:34350, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30834") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51482->172.17.0.3:30834, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33359") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56706->172.17.0.3:33359, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35016") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46028->172.17.0.3:35016, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30361") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50442->172.17.0.3:30361, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30316") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45854->172.17.0.3:30316, err= 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32066") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34074->172.17.0.3:32066, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30508") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41018->172.17.0.3:30508, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30223") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46188->172.17.0.3:30223, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34222") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55334->172.17.0.3:34222, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37420") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52104->172.17.0.3:37420, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34635") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59678->172.17.0.3:34635, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38058") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51970->172.17.0.3:38058, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30286") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45664->172.17.0.3:30286, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31190") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51910->172.17.0.3:31190, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38428") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47122->172.17.0.3:38428, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36260") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58442->172.17.0.3:36260, err= 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35142") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49546->172.17.0.3:35142, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36259") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57296->172.17.0.3:36259, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38065") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43486->172.17.0.3:38065, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31134") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43844->172.17.0.3:31134, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36778") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35240->172.17.0.3:36778, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37985") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40582->172.17.0.3:37985, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30034") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58832->172.17.0.3:30034, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39889") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52144->172.17.0.3:39889, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30425") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37018->172.17.0.3:30425, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33253") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38110->172.17.0.3:33253, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37916") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57530->172.17.0.3:37916, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34592") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55658->172.17.0.3:34592, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38939") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52364->172.17.0.3:38939, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34746") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50322->172.17.0.3:34746, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36204") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38792->172.17.0.3:36204, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38503") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37096->172.17.0.3:38503, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36231") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33138->172.17.0.3:36231, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38869") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44624->172.17.0.3:38869, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30015") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57538->172.17.0.3:30015, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37806") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57294->172.17.0.3:37806, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31961") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42034->172.17.0.3:31961, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30452") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49546->172.17.0.3:30452, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34168") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46598->172.17.0.3:34168, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30732") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37246->172.17.0.3:30732, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31299") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56652->172.17.0.3:31299, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34597") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59632->172.17.0.3:34597, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38418") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41976->172.17.0.3:38418, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37060") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49862->172.17.0.3:37060, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31833") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55432->172.17.0.3:31833, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33669") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39468->172.17.0.3:33669, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30665") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38418->172.17.0.3:30665, err= 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37923") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56440->172.17.0.3:37923, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31037") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59976->172.17.0.3:31037, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38982") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57228->172.17.0.3:38982, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31605") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38756->172.17.0.3:31605, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33435") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60676->172.17.0.3:33435, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38188") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37104->172.17.0.3:38188, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36133") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49918->172.17.0.3:36133, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34257") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57858->172.17.0.3:34257, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39010") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39658->172.17.0.3:39010, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30650") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48830->172.17.0.3:30650, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35109") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36212->172.17.0.3:35109, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32344") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36890->172.17.0.3:32344, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33788") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52848->172.17.0.3:33788, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39264") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40924->172.17.0.3:39264, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30376") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48932->172.17.0.3:30376, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33033") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50748->172.17.0.3:33033, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30604") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60114->172.17.0.3:30604, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32945") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45388->172.17.0.3:32945, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38916") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51410->172.17.0.3:38916, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39808") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45102->172.17.0.3:39808, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31759") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47082->172.17.0.3:31759, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33704") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37204->172.17.0.3:33704, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31828") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48554->172.17.0.3:31828, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35054") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41464->172.17.0.3:35054, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36101") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37340->172.17.0.3:36101, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34033") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58108->172.17.0.3:34033, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35595") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47352->172.17.0.3:35595, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38610") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46626->172.17.0.3:38610, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30581") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51036->172.17.0.3:30581, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32841") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50756->172.17.0.3:32841, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36869") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33350->172.17.0.3:36869, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38108") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33512->172.17.0.3:38108, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33587") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45478->172.17.0.3:33587, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36435") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60590->172.17.0.3:36435, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39557") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44188->172.17.0.3:39557, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35269") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44116->172.17.0.3:35269, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35596") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45056->172.17.0.3:35596, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39037") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41510->172.17.0.3:39037, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31624") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37722->172.17.0.3:31624, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31537") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48976->172.17.0.3:31537, err= 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30261") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48202->172.17.0.3:30261, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32147") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42432->172.17.0.3:32147, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32688") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57586->172.17.0.3:32688, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36277") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43860->172.17.0.3:36277, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39633") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57830->172.17.0.3:39633, err= 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30632") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50910->172.17.0.3:30632, err= 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37049") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58324->172.17.0.3:37049, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31416") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45834->172.17.0.3:31416, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35500") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51826->172.17.0.3:35500, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38225") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43832->172.17.0.3:38225, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33104") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49076->172.17.0.3:33104, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32398") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59930->172.17.0.3:32398, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31611") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58842->172.17.0.3:31611, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36715") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37780->172.17.0.3:36715, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36517") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37890->172.17.0.3:36517, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39642") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60918->172.17.0.3:39642, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31495") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58554->172.17.0.3:31495, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38912") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54594->172.17.0.3:38912, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31230") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60700->172.17.0.3:31230, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38710") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42584->172.17.0.3:38710, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33624") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36032->172.17.0.3:33624, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39009") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37672->172.17.0.3:39009, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32436") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39044->172.17.0.3:32436, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34412") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53258->172.17.0.3:34412, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30023") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57220->172.17.0.3:30023, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35340") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52758->172.17.0.3:35340, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39677") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35824->172.17.0.3:39677, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35360") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42898->172.17.0.3:35360, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35889") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48450->172.17.0.3:35889, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35011") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57082->172.17.0.3:35011, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34900") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42796->172.17.0.3:34900, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37130") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58792->172.17.0.3:37130, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30162") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45720->172.17.0.3:30162, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30675") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58726->172.17.0.3:30675, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30019") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58904->172.17.0.3:30019, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39936") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44756->172.17.0.3:39936, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35720") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60828->172.17.0.3:35720, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38593") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40330->172.17.0.3:38593, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37131") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36100->172.17.0.3:37131, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38981") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59492->172.17.0.3:38981, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31379") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45810->172.17.0.3:31379, err= 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33831") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46434->172.17.0.3:33831, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34212") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47640->172.17.0.3:34212, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37850") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44620->172.17.0.3:37850, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35687") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41452->172.17.0.3:35687, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32038") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40590->172.17.0.3:32038, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33003") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52792->172.17.0.3:33003, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34730") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45336->172.17.0.3:34730, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34318") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35310->172.17.0.3:34318, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30232") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40658->172.17.0.3:30232, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37465") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37632->172.17.0.3:37465, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36122") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59808->172.17.0.3:36122, err= 2025/06/19 02:06:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : apple: Unchanged skipping 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : banana: Unchanged skipping 2025/06/19 02:06:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37376") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34502->172.17.0.3:37376, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31875") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36354->172.17.0.3:31875, err= 2025/06/19 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : apple: Excluded 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : appleappleapplebanana: Excluded 2025/06/19 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : banana: Excluded 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : splitbananasplit: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34393") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33786->172.17.0.3:34393, err= 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/19 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32959") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60476->172.17.0.3:32959, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36578") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36976->172.17.0.3:36578, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38478") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50368->172.17.0.3:38478, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38595") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44558->172.17.0.3:38595, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35772") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41096->172.17.0.3:35772, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35257") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54928->172.17.0.3:35257, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39212") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47310->172.17.0.3:39212, err= --- PASS: TestTransform (1.50s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (0.19s) --- PASS: TestTransform/prefix (0.15s) --- PASS: TestTransform/suffix (0.15s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.14s) --- PASS: TestTransform/ISO-8859-1 (0.12s) --- PASS: TestTransform/charmap (0.13s) --- PASS: TestTransform/lowercase (0.10s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35500") 2025/06/19 02:06:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51832->172.17.0.3:35500, err= 2025/06/19 02:06:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 02:06:22 INFO : sub dir_somesuffix: Making directory 2025/06/19 02:06:22 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/19 02:06:22 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/19 02:06:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 02:06:22 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39508") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36494->172.17.0.3:39508, err= 2025/06/19 02:06:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 02:06:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38347") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58642->172.17.0.3:38347, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33434") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33236->172.17.0.3:33434, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31125") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36688->172.17.0.3:31125, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37605") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51686->172.17.0.3:37605, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33516") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46336->172.17.0.3:33516, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39240") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50696->172.17.0.3:39240, err= 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30501") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57994->172.17.0.3:30501, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32381") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53950->172.17.0.3:32381, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36254") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47922->172.17.0.3:36254, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39856") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52960->172.17.0.3:39856, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37249") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57490->172.17.0.3:37249, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33135") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:45832->172.17.0.3:33135, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39037") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41522->172.17.0.3:39037, err= 2025/06/19 02:06:22 INFO : toe: Making directory 2025/06/19 02:06:22 INFO : toe/toe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30851") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43476->172.17.0.3:30851, err= 2025/06/19 02:06:22 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/19 02:06:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32127") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44300->172.17.0.3:32127, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38884") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57936->172.17.0.3:38884, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30008") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39490->172.17.0.3:30008, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37862") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40738->172.17.0.3:37862, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32174") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48780->172.17.0.3:32174, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39726") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34940->172.17.0.3:39726, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35209") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60502->172.17.0.3:35209, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38824") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59902->172.17.0.3:38824, err= 2025/06/19 02:06:22 INFO : toe: Making directory 2025/06/19 02:06:22 INFO : toe/toe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37849") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59750->172.17.0.3:37849, err= 2025/06/19 02:06:22 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/19 02:06:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32905") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59888->172.17.0.3:32905, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32102") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36180->172.17.0.3:32102, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33324") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37556->172.17.0.3:33324, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31886") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37528->172.17.0.3:31886, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34910") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51852->172.17.0.3:34910, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38186") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49170->172.17.0.3:38186, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31929") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49774->172.17.0.3:31929, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39613") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59994->172.17.0.3:39613, err= 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 INFO : tictacempty_dir: Making directory 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : tictactoe/tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31158") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56960->172.17.0.3:31158, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38457") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46844->172.17.0.3:38457, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31007") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34896") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56472->172.17.0.3:34896, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57844->172.17.0.3:31007, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36369") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53032->172.17.0.3:36369, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39999") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42050->172.17.0.3:39999, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39983") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55968->172.17.0.3:39983, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31824") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35492->172.17.0.3:31824, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33799") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59164->172.17.0.3:33799, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35938") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44800->172.17.0.3:35938, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36707") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35160->172.17.0.3:36707, err= 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 INFO : tictacempty_dir: Making directory 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : tictactoe/tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31531") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53186->172.17.0.3:31531, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36198") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43010->172.17.0.3:36198, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31331") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59546->172.17.0.3:31331, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32462") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55284->172.17.0.3:32462, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39630") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54990->172.17.0.3:39630, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35994") 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36986->172.17.0.3:35994, err= 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32126") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44496->172.17.0.3:32126, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37401") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42066->172.17.0.3:37401, err= 2025/06/19 02:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32089") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38792->172.17.0.3:32089, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/19 02:06:22 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: 0 differences found 2025/06/19 02:06:22 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: 1 hashes could not be checked 2025/06/19 02:06:22 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: 1 matching files 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33052") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52470->172.17.0.3:33052, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34227") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57200->172.17.0.3:34227, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34831") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41976->172.17.0.3:34831, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31313") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50298->172.17.0.3:31313, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35941") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35310->172.17.0.3:35941, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33865") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49018->172.17.0.3:33865, err= 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : tictactoe/tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30738") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44392->172.17.0.3:30738, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36586") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47986->172.17.0.3:36586, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32521") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38420->172.17.0.3:32521, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36580") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:42934->172.17.0.3:36580, err= 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33031") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39172->172.17.0.3:33031, err= 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39405") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55336->172.17.0.3:39405, err= 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30856") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37688->172.17.0.3:30856, err= 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38912") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54610->172.17.0.3:38912, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30724") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53988->172.17.0.3:30724, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34835") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47084->172.17.0.3:34835, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30248") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56822->172.17.0.3:30248, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39516") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59302->172.17.0.3:39516, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30115") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33900->172.17.0.3:30115, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30376") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48942->172.17.0.3:30376, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2025/06/19 02:06:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31707") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38530->172.17.0.3:31707, err= 2025/06/19 02:06:22 INFO : toe: Making directory 2025/06/19 02:06:22 INFO : toe/toe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34520") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33494->172.17.0.3:34520, err= 2025/06/19 02:06:22 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/19 02:06:22 INFO : toe/toe/toe: Copied (new) 2025/06/19 02:06:22 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38810") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41278->172.17.0.3:38810, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36250") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46770->172.17.0.3:36250, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38556") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49486->172.17.0.3:38556, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31018") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:38326->172.17.0.3:31018, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30765") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44374->172.17.0.3:30765, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36507") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55158->172.17.0.3:36507, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33522") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43440->172.17.0.3:33522, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38693") 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58316->172.17.0.3:38693, err= 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 INFO : tictacempty_dir: Making directory 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : tictactoe/tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35105") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55830->172.17.0.3:35105, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Deleted 2025/06/19 02:06:22 INFO : toe/toe: Removing directory 2025/06/19 02:06:22 INFO : toe: Removing directory 2025/06/19 02:06:22 INFO : empty_dir: Removing directory 2025/06/19 02:06:22 DEBUG : Local file system at /tmp/rclone630789391: deleted 3 directories 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30172") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59298->172.17.0.3:30172, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34357") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51742->172.17.0.3:34357, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33454") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52086->172.17.0.3:33454, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31291") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43092->172.17.0.3:31291, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38977") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59766->172.17.0.3:38977, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37962") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36875") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44750->172.17.0.3:36875, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56306->172.17.0.3:37962, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31581") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55728->172.17.0.3:31581, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36103") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:56150->172.17.0.3:36103, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32881") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59324->172.17.0.3:32881, err= 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 INFO : tictacempty_dir: Making directory 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : tictactoe/tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38038") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60300->172.17.0.3:38038, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Deleted 2025/06/19 02:06:22 INFO : toe/toe: Removing directory 2025/06/19 02:06:22 INFO : toe: Removing directory 2025/06/19 02:06:22 INFO : empty_dir: Removing directory 2025/06/19 02:06:22 DEBUG : Local file system at /tmp/rclone630789391: deleted 3 directories 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39710") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50194->172.17.0.3:39710, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36219") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35139") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:49500->172.17.0.3:36219, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59906->172.17.0.3:35139, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34008") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37966->172.17.0.3:34008, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 02:06:22 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35105") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55842->172.17.0.3:35105, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34264") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39888") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30007") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37032->172.17.0.3:39888, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46654->172.17.0.3:34264, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43068->172.17.0.3:30007, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30146") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36196") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54772->172.17.0.3:30146, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:47878->172.17.0.3:36196, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36261") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43100->172.17.0.3:36261, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30888") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39892") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:51870->172.17.0.3:30888, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34630") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54312->172.17.0.3:39892, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36772->172.17.0.3:34630, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34520") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37857") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33510->172.17.0.3:34520, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46512->172.17.0.3:37857, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36594") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59064->172.17.0.3:36594, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:22 DEBUG : Reset feature "Copy" 2025/06/19 02:06:22 DEBUG : Reset feature "Move" 2025/06/19 02:06:22 DEBUG : Reset feature "Copy" 2025/06/19 02:06:22 DEBUG : Reset feature "Move" 2025/06/19 02:06:22 DEBUG : empty_dir: Making directory with metadata 2025/06/19 02:06:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30288") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54536->172.17.0.3:30288, err= 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 INFO : tictacempty_dir: Making directory 2025/06/19 02:06:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 INFO : tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe: transformed to: tictactoe 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 INFO : tictactoe/tictactoe: Making directory 2025/06/19 02:06:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/19 02:06:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33908") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:50086->172.17.0.3:33908, err= 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/19 02:06:22 INFO : toe/toe/toe.txt: Deleted 2025/06/19 02:06:22 INFO : toe/toe: Removing directory 2025/06/19 02:06:22 INFO : toe: Removing directory 2025/06/19 02:06:22 INFO : empty_dir: Removing directory 2025/06/19 02:06:22 DEBUG : Local file system at /tmp/rclone630789391: deleted 3 directories 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36295") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44728->172.17.0.3:36295, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31784") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38674") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37914->172.17.0.3:38674, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58334->172.17.0.3:31784, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31189") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43492->172.17.0.3:31189, err= 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 02:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34737") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43100->172.17.0.3:34737, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34255") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60062->172.17.0.3:34255, err= 2025/06/19 02:06:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/19 02:06:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35631") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48926->172.17.0.3:35631, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32733") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35630") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44636->172.17.0.3:35630, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46396->172.17.0.3:32733, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:38603") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:57488->172.17.0.3:38603, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33096") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36397") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:55026->172.17.0.3:36397, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43200->172.17.0.3:33096, err= 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33762") 2025/06/19 02:06:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36348->172.17.0.3:33762, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34527") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33324") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34718->172.17.0.3:34527, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32003") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36406->172.17.0.3:32003, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37558->172.17.0.3:33324, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36337") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39410") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:43356->172.17.0.3:36337, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58018->172.17.0.3:39410, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37526") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:59814->172.17.0.3:37526, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:23 DEBUG : toe: transformed to: dG9l 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36189") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:44912->172.17.0.3:36189, err= 2025/06/19 02:06:23 DEBUG : toe: transformed to: dG9l 2025/06/19 02:06:23 INFO : dG9l: Making directory 2025/06/19 02:06:23 DEBUG : toe: transformed to: dG9l 2025/06/19 02:06:23 DEBUG : toe: transformed to: dG9l 2025/06/19 02:06:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/19 02:06:23 INFO : dG9l/dG9l: Making directory 2025/06/19 02:06:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/19 02:06:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/19 02:06:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 02:06:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/19 02:06:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33787") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46396->172.17.0.3:33787, err= 2025/06/19 02:06:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/19 02:06:23 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39575") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48436->172.17.0.3:39575, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36417") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40870->172.17.0.3:36417, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34839") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:34910->172.17.0.3:34839, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:39893") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53296->172.17.0.3:39893, err= 2025/06/19 02:06:23 DEBUG : dG9l: transformed to: toe 2025/06/19 02:06:23 DEBUG : dG9l: transformed to: toe 2025/06/19 02:06:23 DEBUG : toe: Directory modification time the same (differ by 3.623458ms, within tolerance 1s) 2025/06/19 02:06:23 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34511") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:46712->172.17.0.3:34511, err= 2025/06/19 02:06:23 DEBUG : dG9l: transformed to: toe 2025/06/19 02:06:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/19 02:06:23 DEBUG : toe/toe: Directory modification time the same (differ by 3.623458ms, within tolerance 1s) 2025/06/19 02:06:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36523") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37836->172.17.0.3:36523, err= 2025/06/19 02:06:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/19 02:06:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/19 02:06:23 DEBUG : Local file system at /tmp/rclone630789391: Waiting for checks to finish 2025/06/19 02:06:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/19 02:06:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/19 02:06:23 DEBUG : Local file system at /tmp/rclone630789391: Waiting for transfers to finish 2025/06/19 02:06:23 DEBUG : Waiting for deletions to finish 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35180") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:58182->172.17.0.3:35180, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37436") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53344->172.17.0.3:37436, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:31711") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:40592->172.17.0.3:31711, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36564") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:36028->172.17.0.3:36564, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:33470") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35648->172.17.0.3:33470, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35296") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:35942->172.17.0.3:35296, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36587") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:41994->172.17.0.3:36587, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku", Local "Local file system at /tmp/rclone630789391", Modify Window "1s" 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe: transformed to: 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36504") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:52042->172.17.0.3:36504, err= 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe: transformed to: 2025/06/19 02:06:23 INFO : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Making directory 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe: transformed to: 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe: transformed to: 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe/toe: transformed to: 2025/06/19 02:06:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/19 02:06:23 INFO : toe/toe: Making directory 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe/toe: transformed to: 2025/06/19 02:06:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe: transformed to: 2025/06/19 02:06:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/19 02:06:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/19 02:06:23 DEBUG : toe/toe/toe: transformed to: 2025/06/19 02:06:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for checks to finish 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Waiting for transfers to finish 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30237") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37716->172.17.0.3:30237, err= 2025/06/19 02:06:23 INFO : toe/toe/toe: Copied (new) 2025/06/19 02:06:23 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: not deleting files as there were IO errors 2025/06/19 02:06:23 ERROR : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: not deleting directories as there were IO errors 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30358") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39828->172.17.0.3:30358, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34545") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:33176->172.17.0.3:34545, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:30110") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:60932->172.17.0.3:30110, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:35889") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:48460->172.17.0.3:35889, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:34217") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:37884->172.17.0.3:34217, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:36652") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:39092->172.17.0.3:36652, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:32435") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:53696->172.17.0.3:32435, err= --- PASS: TestError (0.02s) PASS 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: dial("tcp","172.17.0.3:37251") 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: > dial: conn=172.17.0.1:54210->172.17.0.3:37251, err= 2025/06/19 02:06:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwoyuh1kuku: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.022172342s (try 1/5)