"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/26 06:02:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo" 2026/06/26 06:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 06:02:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:02:59 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:02:59 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:02:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:02:59 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:02:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:02:59 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:02:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:02:59 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:02:59 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:02:59 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38162->172.17.0.6:21, err= 2026/06/26 06:03:02 DEBUG : Creating backend with remote "/tmp/rclone969525233" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39725") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33758->172.17.0.6:39725, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37917") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39826->172.17.0.6:37917, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36259") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37354->172.17.0.6:36259, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39317") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51962->172.17.0.6:39317, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32315") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32966->172.17.0.6:32315, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36385") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45758->172.17.0.6:36385, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:02 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39345") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44788->172.17.0.6:39345, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39420") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33500->172.17.0.6:39420, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38372") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53306->172.17.0.6:38372, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35669") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39526->172.17.0.6:35669, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39345") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44792->172.17.0.6:39345, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32894") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45602->172.17.0.6:32894, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32087") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55260->172.17.0.6:32087, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35202") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44944->172.17.0.6:35202, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30388") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34388->172.17.0.6:30388, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : Creating backend with remote "/non-existing" 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33030") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52856->172.17.0.6:33030, err= 2026/06/26 06:03:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39878") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43192->172.17.0.6:39878, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30455") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60250->172.17.0.6:30455, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38145") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54290->172.17.0.6:38145, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:02 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32797") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40886->172.17.0.6:32797, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30904") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51010->172.17.0.6:30904, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33354") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33530->172.17.0.6:33354, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39940") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52116->172.17.0.6:39940, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37851") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48756->172.17.0.6:37851, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30227") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50584->172.17.0.6:30227, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38767") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45778->172.17.0.6:38767, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Running all checks before starting transfers 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34555") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56382->172.17.0.6:34555, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Checks finished, now starting transfers 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31662") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36090->172.17.0.6:31662, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:02 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32196") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42126->172.17.0.6:32196, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34470") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54088->172.17.0.6:34470, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36735") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33630->172.17.0.6:36735, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37547") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47952->172.17.0.6:37547, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32597") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52902->172.17.0.6:32597, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 ERROR : Ignoring --no-traverse with sync 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31384") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42660->172.17.0.6:31384, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38260") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54904->172.17.0.6:38260, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:02 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:02 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34580") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59416->172.17.0.6:34580, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33618") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41738->172.17.0.6:33618, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32855") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33306->172.17.0.6:32855, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32140") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41170->172.17.0.6:32140, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33156") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56714->172.17.0.6:33156, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34149") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44864->172.17.0.6:34149, err= 2026/06/26 06:03:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34204") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60260->172.17.0.6:34204, err= 2026/06/26 06:03:02 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/26 06:03:02 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/26 06:03:02 INFO : hello world2: Copied (new) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34959") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57970->172.17.0.6:34959, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32047") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58006->172.17.0.6:32047, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30123") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57014->172.17.0.6:30123, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36615") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38250->172.17.0.6:36615, err= 2026/06/26 06:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32102") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45566->172.17.0.6:32102, err= 2026/06/26 06:03:02 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/26 06:03:02 INFO : potato2: Copied (new) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34698") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59948->172.17.0.6:34698, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32583") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48758->172.17.0.6:32583, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32053") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37974->172.17.0.6:32053, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35448") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47808->172.17.0.6:35448, err= 2026/06/26 06:03:02 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/26 06:03:02 INFO : potato2: Copied (new) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39832") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52014->172.17.0.6:39832, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36487") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39436->172.17.0.6:36487, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39094") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57696->172.17.0.6:39094, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 06:03:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:03:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/26 06:03:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33259") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48310->172.17.0.6:33259, err= 2026/06/26 06:03:02 INFO : sub dir2: Making directory 2026/06/26 06:03:02 INFO : sub dir: Making directory 2026/06/26 06:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:02 INFO : sub dir2/sub sub dir2: Making directory 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35538->172.17.0.6:21, err= 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35566") 2026/06/26 06:03:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49962->172.17.0.6:35566, err= 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:02 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36681") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59622->172.17.0.6:36681, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38273") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60848->172.17.0.6:38273, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36375") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44000->172.17.0.6:36375, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37507") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33972->172.17.0.6:37507, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36179") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44454->172.17.0.6:36179, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32619") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33674->172.17.0.6:32619, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35616") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54640->172.17.0.6:35616, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35815") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46824->172.17.0.6:35815, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34793") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38322->172.17.0.6:34793, err= --- PASS: TestCopyEmptyDirectories (2.31s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:04 INFO : sub dir2: Making directory 2026/06/26 06:03:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/26 06:03:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33499") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45786->172.17.0.6:33499, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31408") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47674->172.17.0.6:31408, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:04 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32216") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44570->172.17.0.6:32216, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33409") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37718->172.17.0.6:33409, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39760") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58110->172.17.0.6:39760, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34992") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40864->172.17.0.6:34992, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36337") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34506->172.17.0.6:36337, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:04 DEBUG : sub dir2: Making directory with metadata 2026/06/26 06:03:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33237") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53856->172.17.0.6:33237, err= 2026/06/26 06:03:04 INFO : sub dir2: Making directory 2026/06/26 06:03:04 INFO : sub dir: Making directory 2026/06/26 06:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33105") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59008->172.17.0.6:33105, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:04 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:04 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38372") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53314->172.17.0.6:38372, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36280") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60032->172.17.0.6:36280, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32937") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49186->172.17.0.6:32937, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30637") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34866->172.17.0.6:30637, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35497") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60006->172.17.0.6:35497, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37455") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31672") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33336->172.17.0.6:31672, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40970->172.17.0.6:37455, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39780") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54944->172.17.0.6:39780, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38103") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46150->172.17.0.6:38103, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36396") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33382->172.17.0.6:36396, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:04 INFO : sub dir2: Making directory 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33827") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59800->172.17.0.6:33827, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34718") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48498->172.17.0.6:34718, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:04 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:04 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30558") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59594->172.17.0.6:30558, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38300") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39358->172.17.0.6:38300, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37439") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46502->172.17.0.6:37439, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34848") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50766->172.17.0.6:34848, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39713") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57636->172.17.0.6:39713, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:04 DEBUG : sub dir2: Making directory with metadata 2026/06/26 06:03:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:03:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30596") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39130->172.17.0.6:30596, err= 2026/06/26 06:03:04 INFO : sub dir2: Making directory 2026/06/26 06:03:04 INFO : sub dir: Making directory 2026/06/26 06:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38061") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38836->172.17.0.6:38061, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:04 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:04 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38392") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36554->172.17.0.6:38392, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37735") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35999") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58840->172.17.0.6:37735, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53058->172.17.0.6:35999, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31054") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44930->172.17.0.6:31054, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30512") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39481") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59186->172.17.0.6:30512, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58640->172.17.0.6:39481, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38473") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34432->172.17.0.6:38473, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39402") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46518->172.17.0.6:39402, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33577") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40146->172.17.0.6:33577, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:04 INFO : sub dir2: Making directory 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34078") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51880->172.17.0.6:34078, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38380") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53176->172.17.0.6:38380, err= 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:04 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:04 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:04 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33214") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36570->172.17.0.6:33214, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37023") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44980->172.17.0.6:37023, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31413") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37696->172.17.0.6:31413, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32370") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54928->172.17.0.6:32370, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34216") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35842->172.17.0.6:34216, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34211") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59524->172.17.0.6:34211, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33258") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45248->172.17.0.6:33258, err= 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35531") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50616->172.17.0.6:35531, err= 2026/06/26 06:03:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hisatif9mapu" 2026/06/26 06:03:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:04 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:04 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:04 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:04 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: Connecting to FTP server 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:04 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:35548->172.17.0.6:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-sucuqog2newo -> ftp://172.17.0.6:21/rclone-test-hisatif9mapu 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35434") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:37496") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:53406->172.17.0.6:37496, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56216->172.17.0.6:35434, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39721") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39720->172.17.0.6:39721, err= 2026/06/26 06:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: Waiting for checks to finish 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: Waiting for transfers to finish 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35338") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40372->172.17.0.6:35338, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:32229") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:33892->172.17.0.6:32229, err= 2026/06/26 06:03:07 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/26 06:03:07 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/26 06:03:07 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:30185") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:49800->172.17.0.6:30185, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:35912") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:58370->172.17.0.6:35912, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:38613") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:57280->172.17.0.6:38613, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: dial("tcp","172.17.0.6:35450") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: > dial: conn=172.17.0.1:48040->172.17.0.6:35450, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: Purge object "sub dir/hello world" 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: Purge dir "sub dir" 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: Purge dir "" 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32963") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55944->172.17.0.6:32963, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39228") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37304->172.17.0.6:39228, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33911") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56604->172.17.0.6:33911, err= --- PASS: TestServerSideCopy (2.48s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37600") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45938->172.17.0.6:37600, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35536") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49048->172.17.0.6:35536, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36876") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48312->172.17.0.6:36876, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32390") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51940->172.17.0.6:32390, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32483") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57272->172.17.0.6:32483, err= 2026/06/26 06:03:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:07 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:07 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32836") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50968->172.17.0.6:32836, err= 2026/06/26 06:03:07 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/26 06:03:07 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/26 06:03:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34321") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39244->172.17.0.6:34321, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31273") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33836->172.17.0.6:31273, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35758") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49262->172.17.0.6:35758, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37096") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43880->172.17.0.6:37096, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39032") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45498->172.17.0.6:39032, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36632") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41840->172.17.0.6:36632, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30403") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59258->172.17.0.6:30403, err= 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31932") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38852->172.17.0.6:31932, err= 2026/06/26 06:03:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nikefiy2hano" 2026/06/26 06:03:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:07 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:07 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:07 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:07 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Connecting to FTP server 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:07 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:35562->172.17.0.6:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-sucuqog2newo -> ftp://172.17.0.6:21/rclone-test-nikefiy2hano 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:38729") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:58862->172.17.0.6:38729, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36578") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36754->172.17.0.6:36578, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32799") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43912->172.17.0.6:32799, err= 2026/06/26 06:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Waiting for checks to finish 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Waiting for transfers to finish 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39409") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41666->172.17.0.6:39409, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:30315") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:35732->172.17.0.6:30315, err= 2026/06/26 06:03:09 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/26 06:03:09 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/26 06:03:09 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:39270") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:59518->172.17.0.6:39270, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:39200") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:58210->172.17.0.6:39200, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33563") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41752->172.17.0.6:33563, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31709") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42454->172.17.0.6:31709, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33652") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58306->172.17.0.6:33652, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:30841") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35250") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50334->172.17.0.6:35250, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:42370->172.17.0.6:30841, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:30055") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:42388->172.17.0.6:30055, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39718") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50652->172.17.0.6:39718, err= 2026/06/26 06:03:09 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:09 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-nikefiy2hano) 2026/06/26 06:03:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Waiting for checks to finish 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Waiting for transfers to finish 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35439") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54106->172.17.0.6:35439, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:39110") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:56166->172.17.0.6:39110, err= 2026/06/26 06:03:09 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/26 06:03:09 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/26 06:03:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:38591") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:53452->172.17.0.6:38591, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:36808") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:57668->172.17.0.6:36808, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:31583") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:46678->172.17.0.6:31583, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: dial("tcp","172.17.0.6:30631") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: > dial: conn=172.17.0.1:36192->172.17.0.6:30631, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Purge object "sub dir/hello world" 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Purge dir "sub dir" 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: Purge dir "" 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37475") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37266->172.17.0.6:37475, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37669") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45732->172.17.0.6:37669, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31671") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50330->172.17.0.6:31671, err= --- PASS: TestServerSideCopyOverSelf (2.44s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31611") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46566->172.17.0.6:31611, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38423") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38864->172.17.0.6:38423, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31637") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58004->172.17.0.6:31637, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31673") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43366->172.17.0.6:31673, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38348") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48996->172.17.0.6:38348, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:09 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30247") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47056->172.17.0.6:30247, err= 2026/06/26 06:03:09 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/26 06:03:09 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/26 06:03:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/26 06:03:09 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36632") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41854->172.17.0.6:36632, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34738") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57894->172.17.0.6:34738, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34021") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53022->172.17.0.6:34021, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39658") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48620->172.17.0.6:39658, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38600") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59562->172.17.0.6:38600, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32303") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56694->172.17.0.6:32303, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35243") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40516->172.17.0.6:35243, err= 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38315") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47922->172.17.0.6:38315, err= 2026/06/26 06:03:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kibobil4fayu" 2026/06/26 06:03:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:09 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:09 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:09 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:09 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Connecting to FTP server 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:09 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:35566->172.17.0.6:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-sucuqog2newo -> ftp://172.17.0.6:21/rclone-test-kibobil4fayu 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:33883") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:56014->172.17.0.6:33883, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34144") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43416->172.17.0.6:34144, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31767") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47824->172.17.0.6:31767, err= 2026/06/26 06:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37117") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59236->172.17.0.6:37117, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:39622") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:36760->172.17.0.6:39622, err= 2026/06/26 06:03:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/26 06:03:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/26 06:03:12 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:31770") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:47328->172.17.0.6:31770, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:35863") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:50030->172.17.0.6:35863, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35433") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38974->172.17.0.6:35433, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31048") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53524->172.17.0.6:31048, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33345") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60254->172.17.0.6:33345, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Using server-side directory move 2026/06/26 06:03:12 INFO : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35218") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51080->172.17.0.6:35218, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:39865") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:33620->172.17.0.6:39865, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34554") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43000->172.17.0.6:34554, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:36510") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:57584->172.17.0.6:36510, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-kibobil4fayu) 2026/06/26 06:03:12 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Waiting for transfers to finish 2026/06/26 06:03:12 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:12 INFO : sub dir/hello world: Moved (server-side) 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39976") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50402->172.17.0.6:39976, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36665") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58200->172.17.0.6:36665, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:31347") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:43272->172.17.0.6:31347, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:37431") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:37296->172.17.0.6:37431, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35069") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42074->172.17.0.6:35069, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35639") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60494->172.17.0.6:35639, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34063") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53550->172.17.0.6:34063, err= 2026/06/26 06:03:12 DEBUG : testing file moves 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39390") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35210->172.17.0.6:39390, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:32958") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:45976->172.17.0.6:32958, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:34678") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:57182->172.17.0.6:34678, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35676") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39556->172.17.0.6:35676, err= 2026/06/26 06:03:12 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-kibobil4fayu) 2026/06/26 06:03:12 DEBUG : sub dir/hello world: Sizes differ 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Waiting for transfers to finish 2026/06/26 06:03:12 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:12 INFO : sub dir/hello world: Moved (server-side) 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35316") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36002->172.17.0.6:35316, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33412") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48868->172.17.0.6:33412, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:33471") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:51892->172.17.0.6:33471, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:32960") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:37178->172.17.0.6:32960, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:38889") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:45244->172.17.0.6:38889, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: dial("tcp","172.17.0.6:33730") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: > dial: conn=172.17.0.1:43362->172.17.0.6:33730, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Purge object "sub dir/hello world" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Purge dir "sub dir" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: Purge dir "" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39649") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58716->172.17.0.6:39649, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32197") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38040->172.17.0.6:32197, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32115") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60512->172.17.0.6:32115, err= --- PASS: TestServerSideMoveOverSelf (2.62s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35461") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34528->172.17.0.6:35461, err= 2026/06/26 06:03:12 ERROR : error listing: directory not found 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39008") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50074->172.17.0.6:39008, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32460") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48618->172.17.0.6:32460, err= 2026/06/26 06:03:12 INFO : Local file system at /tmp/rclone969525233: Making directory 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38668") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58728->172.17.0.6:38668, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31240") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42676->172.17.0.6:31240, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37169") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50308->172.17.0.6:37169, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31203") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54722->172.17.0.6:31203, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36952") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59070->172.17.0.6:36952, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33908") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33584->172.17.0.6:33908, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36514") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57048->172.17.0.6:36514, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30967") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56426->172.17.0.6:30967, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38516") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59132->172.17.0.6:38516, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34996") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36214->172.17.0.6:34996, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32266") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36698->172.17.0.6:32266, err= 2026/06/26 06:03:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32773") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38138->172.17.0.6:32773, err= 2026/06/26 06:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : Local file system at /tmp/rclone969525233: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : Local file system at /tmp/rclone969525233: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37200") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34380->172.17.0.6:37200, err= 2026/06/26 06:03:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/26 06:03:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/26 06:03:12 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31636") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43006->172.17.0.6:31636, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30612") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53148->172.17.0.6:30612, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32975") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53404->172.17.0.6:32975, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35533") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32908->172.17.0.6:35533, err= 2026/06/26 06:03:12 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35743") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57656->172.17.0.6:35743, err= 2026/06/26 06:03:12 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/26 06:03:12 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/26 06:03:12 INFO : check sum: Copied (new) 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37784") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35678->172.17.0.6:37784, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32840") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40612->172.17.0.6:32840, err= 2026/06/26 06:03:12 DEBUG : check sum: size = 1 OK 2026/06/26 06:03:12 NOTICE: ftp://172.17.0.6:21/rclone-test-sucuqog2newo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/26 06:03:12 DEBUG : check sum: Size of src and dst objects identical 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : check sum: Unchanged skipping 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 INFO : There was nothing to transfer 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39900") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40344->172.17.0.6:39900, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37043") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34996->172.17.0.6:37043, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34505") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34314->172.17.0.6:34505, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38441") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57582->172.17.0.6:38441, err= 2026/06/26 06:03:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36982") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40630->172.17.0.6:36982, err= 2026/06/26 06:03:12 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/26 06:03:12 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/26 06:03:12 INFO : sizeonly: Copied (new) 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38360") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34230->172.17.0.6:38360, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31630") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56698->172.17.0.6:31630, err= 2026/06/26 06:03:12 DEBUG : sizeonly: size = 6 OK 2026/06/26 06:03:12 DEBUG : sizeonly: Sizes identical 2026/06/26 06:03:12 DEBUG : sizeonly: Unchanged skipping 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 INFO : There was nothing to transfer 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34642") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54236->172.17.0.6:34642, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37498") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37726->172.17.0.6:37498, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32122") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55772->172.17.0.6:32122, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39742") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38352->172.17.0.6:39742, err= 2026/06/26 06:03:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30974") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40846->172.17.0.6:30974, err= 2026/06/26 06:03:12 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/26 06:03:12 INFO : ignore-size: Copied (new) 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31486") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43936->172.17.0.6:31486, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33442") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54274->172.17.0.6:33442, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:03:12 DEBUG : ignore-size: Unchanged skipping 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 INFO : There was nothing to transfer 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34481") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46622->172.17.0.6:34481, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37459") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54378->172.17.0.6:37459, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37868") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40458->172.17.0.6:37868, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34670") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38558->172.17.0.6:34670, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34018") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34220->172.17.0.6:34018, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36647") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48478->172.17.0.6:36647, err= 2026/06/26 06:03:12 DEBUG : existing: size = 6 OK 2026/06/26 06:03:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : existing: Unchanged skipping 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 INFO : There was nothing to transfer 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33278") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37650->172.17.0.6:33278, err= 2026/06/26 06:03:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31989") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38098->172.17.0.6:31989, err= 2026/06/26 06:03:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 06:03:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 06:03:12 INFO : existing: Copied (replaced existing) 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34837") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36756->172.17.0.6:34837, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37291") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49178->172.17.0.6:37291, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35166") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40184->172.17.0.6:35166, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35126") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60092->172.17.0.6:35126, err= 2026/06/26 06:03:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32964") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50844->172.17.0.6:32964, err= 2026/06/26 06:03:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 06:03:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 06:03:12 INFO : existing: Copied (new) 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30499") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39388->172.17.0.6:30499, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39019") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36712->172.17.0.6:39019, err= 2026/06/26 06:03:12 DEBUG : existing: Destination exists, skipping 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:12 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:12 INFO : There was nothing to transfer 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34840") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56708->172.17.0.6:34840, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39623") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36434->172.17.0.6:39623, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30410") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52342->172.17.0.6:30410, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30816") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55896->172.17.0.6:30816, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34151") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42256->172.17.0.6:34151, err= 2026/06/26 06:03:12 INFO : d: Making directory 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33189") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44772->172.17.0.6:33189, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39626") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44014->172.17.0.6:39626, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34138") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53346->172.17.0.6:34138, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31191") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49414->172.17.0.6:31191, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39682") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54048->172.17.0.6:39682, err= 2026/06/26 06:03:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45200->172.17.0.6:21, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36716") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57394->172.17.0.6:36716, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38458") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54220->172.17.0.6:38458, err= 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:12 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45208->172.17.0.6:21, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33099") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52688->172.17.0.6:33099, err= 2026/06/26 06:03:15 DEBUG : c/non empty space: size = 5 OK 2026/06/26 06:03:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32115") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60526->172.17.0.6:32115, err= 2026/06/26 06:03:15 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/26 06:03:15 INFO : a/potato2: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : b/potato: Deleted 2026/06/26 06:03:15 INFO : d: Removing directory 2026/06/26 06:03:15 INFO : b: Removing directory 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: deleted 2 directories 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35479") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43448->172.17.0.6:35479, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37825") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33767") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55306->172.17.0.6:33767, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38042->172.17.0.6:37825, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36243") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32920->172.17.0.6:36243, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31908") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41302->172.17.0.6:31908, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37481") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54364->172.17.0.6:37481, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39139") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43222->172.17.0.6:39139, err= --- PASS: TestSyncIgnoreErrors (2.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39403") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46324->172.17.0.6:39403, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32117") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52222->172.17.0.6:32117, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32242") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36704->172.17.0.6:32242, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30381") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40296->172.17.0.6:30381, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35191") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34190->172.17.0.6:35191, err= 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34856") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48388->172.17.0.6:34856, err= 2026/06/26 06:03:15 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/26 06:03:15 INFO : empty space: Copied (replaced existing) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34769") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45368->172.17.0.6:34769, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34946") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47032->172.17.0.6:34946, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30837") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60258->172.17.0.6:30837, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35439") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36432->172.17.0.6:35439, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37508") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33764->172.17.0.6:37508, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35577") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54622->172.17.0.6:35577, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30469") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44676->172.17.0.6:30469, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32561") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45608->172.17.0.6:32561, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : foo: size = 3 OK 2026/06/26 06:03:15 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31407") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55756->172.17.0.6:31407, err= 2026/06/26 06:03:15 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/26 06:03:15 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/26 06:03:15 INFO : foo: Copied (replaced existing) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34514") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48726->172.17.0.6:34514, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31782") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52812->172.17.0.6:31782, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34500") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35028->172.17.0.6:34500, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37873") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57460->172.17.0.6:37873, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35729") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35692->172.17.0.6:35729, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36039") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55422->172.17.0.6:36039, err= 2026/06/26 06:03:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38583") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57060->172.17.0.6:38583, err= 2026/06/26 06:03:15 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/26 06:03:15 INFO : potato: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31776") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42278->172.17.0.6:31776, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34664") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44964->172.17.0.6:34664, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39897") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46066->172.17.0.6:39897, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33660") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54574->172.17.0.6:33660, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37659") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55970->172.17.0.6:37659, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38315") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59654->172.17.0.6:38315, err= 2026/06/26 06:03:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:15 DEBUG : potato: size = 60 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:15 DEBUG : potato: Sizes differ 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36572") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54596->172.17.0.6:36572, err= 2026/06/26 06:03:15 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/26 06:03:15 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/26 06:03:15 INFO : potato: Copied (replaced existing) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33771") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51694->172.17.0.6:33771, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34698") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41170->172.17.0.6:34698, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31433") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38430->172.17.0.6:31433, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36041") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43880->172.17.0.6:36041, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37322") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52054->172.17.0.6:37322, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34173") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53976->172.17.0.6:34173, err= 2026/06/26 06:03:15 DEBUG : potato: size = 21 OK 2026/06/26 06:03:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32480") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47340->172.17.0.6:32480, err= 2026/06/26 06:03:15 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/26 06:03:15 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/26 06:03:15 INFO : potato: Copied (replaced existing) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32883") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59360->172.17.0.6:32883, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32453") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54268->172.17.0.6:32453, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39983") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39006->172.17.0.6:39983, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37692") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45852->172.17.0.6:37692, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30673") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55710->172.17.0.6:30673, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39928") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46752->172.17.0.6:39928, err= 2026/06/26 06:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34099") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60148->172.17.0.6:34099, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34997") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35446->172.17.0.6:34997, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31102") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48868->172.17.0.6:31102, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31810") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38638->172.17.0.6:31810, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39059") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55904->172.17.0.6:39059, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32485") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55696->172.17.0.6:32485, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36008") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33972->172.17.0.6:36008, err= 2026/06/26 06:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31603") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47436->172.17.0.6:31603, err= 2026/06/26 06:03:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/26 06:03:15 INFO : potato2: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : potato: Deleted 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36115") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55246->172.17.0.6:36115, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38477") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44908->172.17.0.6:38477, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37575") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58302->172.17.0.6:37575, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31463") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57964->172.17.0.6:31463, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32151") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60700->172.17.0.6:32151, err= 2026/06/26 06:03:15 INFO : d: Making directory 2026/06/26 06:03:15 INFO : d/e: Making directory 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38173") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35472->172.17.0.6:38173, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38963") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43586->172.17.0.6:38963, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38461") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30098") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34214") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54576->172.17.0.6:38461, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41024->172.17.0.6:34214, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51738->172.17.0.6:30098, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37425") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47228->172.17.0.6:37425, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37139") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35544->172.17.0.6:37139, err= 2026/06/26 06:03:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37639") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38318") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33732") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58848->172.17.0.6:38318, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41122->172.17.0.6:33732, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47940->172.17.0.6:37639, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : c/non empty space: size = 5 OK 2026/06/26 06:03:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35991") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52690->172.17.0.6:35991, err= 2026/06/26 06:03:15 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/26 06:03:15 INFO : a/potato2: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : b/potato: Deleted 2026/06/26 06:03:15 INFO : d/e: Removing directory 2026/06/26 06:03:15 INFO : d: Removing directory 2026/06/26 06:03:15 INFO : b: Removing directory 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: deleted 3 directories 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39464") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34460->172.17.0.6:39464, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31642") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35475") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45350->172.17.0.6:35475, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59430->172.17.0.6:31642, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38654") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35298->172.17.0.6:38654, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37569") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55668->172.17.0.6:37569, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37097") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33454->172.17.0.6:37097, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37789") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57212->172.17.0.6:37789, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35923") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57644->172.17.0.6:35923, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37261") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60342->172.17.0.6:37261, err= 2026/06/26 06:03:15 INFO : d: Making directory 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36018") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48454->172.17.0.6:36018, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39852") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36735") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56468->172.17.0.6:36735, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60628->172.17.0.6:39852, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39874") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60298->172.17.0.6:39874, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38666") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58522->172.17.0.6:38666, err= 2026/06/26 06:03:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30701") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51414->172.17.0.6:30701, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30288") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37167") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46370->172.17.0.6:37167, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52778->172.17.0.6:30288, err= 2026/06/26 06:03:15 DEBUG : c/non empty space: size = 5 OK 2026/06/26 06:03:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : c/non empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35609") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48492->172.17.0.6:35609, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/26 06:03:15 INFO : a/potato2: Copied (new) 2026/06/26 06:03:15 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: not deleting files as there were IO errors 2026/06/26 06:03:15 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: not deleting directories as there were IO errors 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31553") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37988->172.17.0.6:31553, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33764") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35934") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46508->172.17.0.6:35934, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33214") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46670->172.17.0.6:33764, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33109") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55558->172.17.0.6:33109, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42938->172.17.0.6:33214, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36394") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48124->172.17.0.6:36394, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36068") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54054->172.17.0.6:36068, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33531") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37192->172.17.0.6:33531, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34189") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31748") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51658->172.17.0.6:31748, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59050->172.17.0.6:34189, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36559") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36442->172.17.0.6:36559, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37292") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38176->172.17.0.6:37292, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33732") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41138->172.17.0.6:33732, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37625") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42648->172.17.0.6:37625, err= 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31473") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36688->172.17.0.6:31473, err= 2026/06/26 06:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 INFO : potato: Deleted 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34696") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41976->172.17.0.6:34696, err= 2026/06/26 06:03:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/26 06:03:15 INFO : potato2: Copied (new) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35177") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52556->172.17.0.6:35177, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32527") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34864->172.17.0.6:32527, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34185") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36100->172.17.0.6:34185, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34428") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43552->172.17.0.6:34428, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32695") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40516->172.17.0.6:32695, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32860") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41732->172.17.0.6:32860, err= 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35077") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43810->172.17.0.6:35077, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 INFO : potato: Deleted 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38057") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40924->172.17.0.6:38057, err= 2026/06/26 06:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38523") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55604->172.17.0.6:38523, err= 2026/06/26 06:03:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/26 06:03:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/26 06:03:15 INFO : potato2: Copied (new) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37832") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60904->172.17.0.6:37832, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30912") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39432->172.17.0.6:30912, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33700") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40902->172.17.0.6:33700, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38265") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48950->172.17.0.6:38265, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36937") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45536->172.17.0.6:36937, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34893") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48412->172.17.0.6:34893, err= 2026/06/26 06:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31814") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52666->172.17.0.6:31814, err= 2026/06/26 06:03:15 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/26 06:03:15 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/26 06:03:15 INFO : potato2: Copied (new) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39900") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40358->172.17.0.6:39900, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35015") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36662->172.17.0.6:35015, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30655") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46434->172.17.0.6:30655, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34709") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45652->172.17.0.6:34709, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37892") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35070->172.17.0.6:37892, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36965") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43060->172.17.0.6:36965, err= 2026/06/26 06:03:15 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : enormous: Excluded 2026/06/26 06:03:15 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : potato2: Excluded 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33400") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55114->172.17.0.6:33400, err= 2026/06/26 06:03:15 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : potato2: Excluded 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37429") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57188->172.17.0.6:37429, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32594") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37414->172.17.0.6:32594, err= 2026/06/26 06:03:15 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : potato2: Excluded 2026/06/26 06:03:15 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : enormous: Excluded 2026/06/26 06:03:15 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : potato2: Excluded 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39239") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45878->172.17.0.6:39239, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31091") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34798->172.17.0.6:31091, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35920") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60478->172.17.0.6:35920, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34434") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33016->172.17.0.6:34434, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30937") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52640->172.17.0.6:30937, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36934") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41394->172.17.0.6:36934, err= 2026/06/26 06:03:15 DEBUG : enormous: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : enormous: Excluded 2026/06/26 06:03:15 DEBUG : potato2: Excluded (Size Filter) 2026/06/26 06:03:15 DEBUG : potato2: Excluded 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37210") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47230->172.17.0.6:37210, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : enormous: Deleted 2026/06/26 06:03:15 INFO : potato2: Deleted 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34429") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33518->172.17.0.6:34429, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33334") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41044->172.17.0.6:33334, err= 2026/06/26 06:03:15 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : enormous: Deleted 2026/06/26 06:03:15 INFO : potato2: Deleted 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32996") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52042->172.17.0.6:32996, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34074") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60200->172.17.0.6:34074, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39547") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36498->172.17.0.6:39547, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33300") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41700->172.17.0.6:33300, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36962") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59170->172.17.0.6:36962, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33094") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33802->172.17.0.6:33094, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34781") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57474->172.17.0.6:34781, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35456") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32770->172.17.0.6:35456, err= 2026/06/26 06:03:15 DEBUG : five: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : four: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:15 DEBUG : four: size = 8 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:15 DEBUG : four: Sizes differ 2026/06/26 06:03:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35925") 2026/06/26 06:03:15 DEBUG : one: Destination is newer than source, skipping 2026/06/26 06:03:15 DEBUG : three: size = 5 OK 2026/06/26 06:03:15 DEBUG : three: Sizes identical 2026/06/26 06:03:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/26 06:03:15 DEBUG : two: size = 3 OK 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53498->172.17.0.6:35925, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33190") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51534->172.17.0.6:33190, err= 2026/06/26 06:03:15 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/26 06:03:15 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37181") 2026/06/26 06:03:15 DEBUG : four.f852663a.partial: renamed to: four 2026/06/26 06:03:15 INFO : four: Copied (replaced existing) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58912->172.17.0.6:37181, err= 2026/06/26 06:03:15 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/26 06:03:15 INFO : two: Copied (replaced existing) 2026/06/26 06:03:15 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/26 06:03:15 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/26 06:03:15 INFO : five: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34531") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41564->172.17.0.6:34531, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32347") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36566->172.17.0.6:32347, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33443") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38272->172.17.0.6:33443, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/26 06:03:15 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30881") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37204->172.17.0.6:30881, err= 2026/06/26 06:03:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32325") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56948->172.17.0.6:32325, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31513") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55188->172.17.0.6:31513, err= 2026/06/26 06:03:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/26 06:03:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/26 06:03:15 INFO : potato: Copied (new) 2026/06/26 06:03:15 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/26 06:03:15 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/26 06:03:15 INFO : yam: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34205") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46894->172.17.0.6:34205, err= 2026/06/26 06:03:15 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30997") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42404->172.17.0.6:30997, err= 2026/06/26 06:03:15 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : potato: size = 14 OK 2026/06/26 06:03:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : potato: Unchanged skipping 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31801") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50006->172.17.0.6:31801, err= 2026/06/26 06:03:15 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/26 06:03:15 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/26 06:03:15 INFO : yaml: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : yam: Deleted 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31025") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48800->172.17.0.6:31025, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33210") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49042->172.17.0.6:33210, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36925") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50840->172.17.0.6:36925, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37445") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55848->172.17.0.6:37445, err= 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Making map for --track-renames 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Finished making map for --track-renames 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33825") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for renames to finish 2026/06/26 06:03:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36394->172.17.0.6:33825, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32167") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53198->172.17.0.6:32167, err= 2026/06/26 06:03:15 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/26 06:03:15 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/26 06:03:15 INFO : yam: Copied (new) 2026/06/26 06:03:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/26 06:03:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/26 06:03:15 INFO : potato: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31321") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44484->172.17.0.6:31321, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36710") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57206->172.17.0.6:36710, err= 2026/06/26 06:03:15 DEBUG : potato: size = 14 OK 2026/06/26 06:03:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : potato: Unchanged skipping 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Making map for --track-renames 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Finished making map for --track-renames 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for renames to finish 2026/06/26 06:03:15 INFO : yam: Moved (server-side) to: yaml 2026/06/26 06:03:15 INFO : yaml: Renamed from "yam" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38858") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44650->172.17.0.6:38858, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38743") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34024->172.17.0.6:38743, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31866") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36628->172.17.0.6:31866, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37103") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44052->172.17.0.6:37103, err= 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Making map for --track-renames 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Finished making map for --track-renames 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/26 06:03:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for renames to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39364") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41574->172.17.0.6:39364, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31048") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53534->172.17.0.6:31048, err= 2026/06/26 06:03:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/26 06:03:15 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/26 06:03:15 INFO : potato: Copied (new) 2026/06/26 06:03:15 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/26 06:03:15 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/26 06:03:15 INFO : sub/yam: Copied (new) 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31286") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58200->172.17.0.6:31286, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38683") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57122->172.17.0.6:38683, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30890") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48846->172.17.0.6:30890, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36425") 2026/06/26 06:03:15 DEBUG : potato: size = 14 OK 2026/06/26 06:03:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37414->172.17.0.6:36425, err= 2026/06/26 06:03:15 DEBUG : potato: Unchanged skipping 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Making map for --track-renames 2026/06/26 06:03:15 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Finished making map for --track-renames 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for renames to finish 2026/06/26 06:03:15 INFO : sub/yam: Moved (server-side) to: yam 2026/06/26 06:03:15 INFO : yam: Renamed from "sub/yam" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35329") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45218->172.17.0.6:35329, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31577") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56642->172.17.0.6:31577, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35677") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34646->172.17.0.6:35677, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37313") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34916->172.17.0.6:37313, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38349") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46922->172.17.0.6:38349, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : Creating backend with remote "/tmp/rclone969525233/dir1" 2026/06/26 06:03:15 DEBUG : Creating backend with remote "/tmp/rclone969525233/dir2" 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233/dir2: Using server-side directory move 2026/06/26 06:03:15 INFO : Local file system at /tmp/rclone969525233/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 06:03:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/26 06:03:15 INFO : file1.txt: Moved (server-side) 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233/dir2: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233/dir2: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34052") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51516->172.17.0.6:34052, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38949") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57682->172.17.0.6:38949, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38196") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48134->172.17.0.6:38196, err= 2026/06/26 06:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33514") 2026/06/26 06:03:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60754->172.17.0.6:33514, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34517") 2026/06/26 06:03:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:15 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45742->172.17.0.6:34517, err= 2026/06/26 06:03:15 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:15 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/26 06:03:15 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/26 06:03:15 INFO : nested/sub dir/file: Copied (new) 2026/06/26 06:03:15 INFO : nested/sub dir/file: Deleted 2026/06/26 06:03:15 INFO : sub dir: Removing directory 2026/06/26 06:03:15 INFO : nested/sub dir: Removing directory 2026/06/26 06:03:15 INFO : nested: Removing directory 2026/06/26 06:03:15 DEBUG : Local file system at /tmp/rclone969525233: deleted 3 directories 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38393") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44872->172.17.0.6:38393, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37907") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46518->172.17.0.6:37907, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34569") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56742->172.17.0.6:34569, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35887") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45156->172.17.0.6:35887, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35762") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35108->172.17.0.6:35762, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38661") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36854->172.17.0.6:38661, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38191") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59208->172.17.0.6:38191, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37628") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47280->172.17.0.6:37628, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34470") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34066->172.17.0.6:34470, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31598") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51034->172.17.0.6:31598, err= 2026/06/26 06:03:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35318") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41360->172.17.0.6:35318, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34352") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35058->172.17.0.6:34352, err= 2026/06/26 06:03:15 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/26 06:03:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/26 06:03:15 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/26 06:03:15 INFO : nested/sub dir/file: Copied (new) 2026/06/26 06:03:15 INFO : nested/sub dir/file: Deleted 2026/06/26 06:03:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/26 06:03:15 INFO : sub dir/hello world: Copied (new) 2026/06/26 06:03:15 INFO : sub dir/hello world: Deleted 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31472") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54930->172.17.0.6:31472, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32712") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38394->172.17.0.6:32712, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35411") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52270->172.17.0.6:35411, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35805") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38414->172.17.0.6:35805, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39980") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59746->172.17.0.6:39980, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30107") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60634->172.17.0.6:30107, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33524") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55958->172.17.0.6:33524, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34493") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45364->172.17.0.6:34493, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30715") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59164->172.17.0.6:30715, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38676") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48792->172.17.0.6:38676, err= 2026/06/26 06:03:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38793") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32814->172.17.0.6:38793, err= 2026/06/26 06:03:15 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39998") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49610->172.17.0.6:39998, err= 2026/06/26 06:03:15 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/26 06:03:15 INFO : existing-b: Copied (new) 2026/06/26 06:03:15 INFO : existing-b: Deleted 2026/06/26 06:03:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 06:03:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 06:03:15 INFO : existing: Copied (new) 2026/06/26 06:03:15 INFO : existing: Deleted 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39448") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41624->172.17.0.6:39448, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36238") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52126->172.17.0.6:36238, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:15 DEBUG : existing: Destination exists, skipping 2026/06/26 06:03:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:15 INFO : There was nothing to transfer 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34702") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51988->172.17.0.6:34702, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39647") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39448->172.17.0.6:39647, err= 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32384") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51950->172.17.0.6:32384, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dupifop7tage" 2026/06/26 06:03:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:15 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:15 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Connecting to FTP server 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:45218->172.17.0.6:21, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30643") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54680->172.17.0.6:30643, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36459") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55122->172.17.0.6:36459, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37112") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60206->172.17.0.6:37112, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34870") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43944->172.17.0.6:34870, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-sucuqog2newo -> ftp://172.17.0.6:21/rclone-test-dupifop7tage 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:32463") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:51476->172.17.0.6:32463, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:36587") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:34192->172.17.0.6:36587, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:37622") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:55328->172.17.0.6:37622, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Using server-side directory move 2026/06/26 06:03:17 INFO : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31909") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36322->172.17.0.6:31909, err= 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:34430") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:40730->172.17.0.6:34430, err= 2026/06/26 06:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:17 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/26 06:03:17 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:17 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:17 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-dupifop7tage) 2026/06/26 06:03:17 DEBUG : potato3: Sizes differ 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Connecting to FTP server 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Waiting for checks to finish 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:45228->172.17.0.6:21, err= 2026/06/26 06:03:17 INFO : empty space: Deleted 2026/06/26 06:03:17 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Waiting for transfers to finish 2026/06/26 06:03:17 INFO : potato2: Moved (server-side) 2026/06/26 06:03:20 INFO : potato3: Deleted 2026/06/26 06:03:20 INFO : potato3: Moved (server-side) 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32725") 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48004->172.17.0.6:32725, err= 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:30993") 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:42374->172.17.0.6:30993, err= 2026/06/26 06:03:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-debaxoh2nawa" 2026/06/26 06:03:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:20 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:20 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:20 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:20 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Connecting to FTP server 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:20 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: > dial: conn=172.17.0.1:45238->172.17.0.6:21, err= 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Using server-side directory move 2026/06/26 06:03:22 INFO : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Server side directory move succeeded 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: dial("tcp","172.17.0.6:33231") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: > dial: conn=172.17.0.1:54128->172.17.0.6:33231, err= 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:34828") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:43708->172.17.0.6:34828, err= 2026/06/26 06:03:22 ERROR : error listing: directory not found 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: dial("tcp","172.17.0.6:36817") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: > dial: conn=172.17.0.1:59790->172.17.0.6:36817, err= 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Purge object "empty space" 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Purge object "potato2" 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Purge object "potato3" 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: Purge dir "" 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: dial("tcp","172.17.0.6:30705") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: > dial: conn=172.17.0.1:57432->172.17.0.6:30705, err= 2026/06/26 06:03:22 ERROR : error listing: directory not found 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: Purge dir "" 2026/06/26 06:03:22 NOTICE: purge failed to rmdir "": directory not found 2026/06/26 06:03:22 NOTICE: purge failed: directory not found 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39064") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59334->172.17.0.6:39064, err= 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38961") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34428->172.17.0.6:38961, err= --- PASS: TestServerSideMove (7.11s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-riwadet8febo" 2026/06/26 06:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:22 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:22 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:22 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:22 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: Connecting to FTP server 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:22 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:45360->172.17.0.6:21, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37133") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58342->172.17.0.6:37133, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35148") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59732->172.17.0.6:35148, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38793") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53594->172.17.0.6:38793, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31731") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45504->172.17.0.6:31731, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-sucuqog2newo -> ftp://172.17.0.6:21/rclone-test-riwadet8febo 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:31224") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:47104->172.17.0.6:31224, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:37357") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:59042->172.17.0.6:37357, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:33385") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:53672->172.17.0.6:33385, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:30974") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34083") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:46388->172.17.0.6:30974, err= 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60126->172.17.0.6:34083, err= 2026/06/26 06:03:24 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 06:03:24 DEBUG : empty space: Excluded 2026/06/26 06:03:24 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 06:03:24 DEBUG : empty space: Excluded 2026/06/26 06:03:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: Waiting for checks to finish 2026/06/26 06:03:24 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:24 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-riwadet8febo) 2026/06/26 06:03:24 DEBUG : potato3: Sizes differ 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: Waiting for transfers to finish 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: Connecting to FTP server 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:24 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:45370->172.17.0.6:21, err= 2026/06/26 06:03:24 INFO : potato2: Moved (server-side) 2026/06/26 06:03:27 INFO : potato3: Deleted 2026/06/26 06:03:27 INFO : potato3: Moved (server-side) 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39657") 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33406->172.17.0.6:39657, err= 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:33597") 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:35532->172.17.0.6:33597, err= 2026/06/26 06:03:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ponowew1naba" 2026/06/26 06:03:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:27 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:27 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:27 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:27 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Connecting to FTP server 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:27 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: > dial: conn=172.17.0.1:45382->172.17.0.6:21, err= 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: dial("tcp","172.17.0.6:32193") 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:30790") 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: > dial: conn=172.17.0.1:46472->172.17.0.6:32193, err= 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:59392->172.17.0.6:30790, err= 2026/06/26 06:03:29 DEBUG : empty space: Excluded (Size Filter) 2026/06/26 06:03:29 DEBUG : empty space: Excluded 2026/06/26 06:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Connecting to FTP server 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Waiting for checks to finish 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Waiting for transfers to finish 2026/06/26 06:03:29 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: > dial: conn=172.17.0.1:45394->172.17.0.6:21, err= 2026/06/26 06:03:29 INFO : potato2: Moved (server-side) 2026/06/26 06:03:32 INFO : potato3: Moved (server-side) 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: dial("tcp","172.17.0.6:34722") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: > dial: conn=172.17.0.1:43342->172.17.0.6:34722, err= 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:38486") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:40144->172.17.0.6:38486, err= 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: dial("tcp","172.17.0.6:36889") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: > dial: conn=172.17.0.1:42238->172.17.0.6:36889, err= 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Purge object "potato2" 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Purge object "potato3" 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: Purge dir "" 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: dial("tcp","172.17.0.6:39828") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: > dial: conn=172.17.0.1:40140->172.17.0.6:39828, err= 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: Purge object "empty space" 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: Purge dir "" 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37767") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51184->172.17.0.6:37767, err= 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37188") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58090->172.17.0.6:37188, err= --- PASS: TestServerSideMoveWithFilter (9.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nipobiq7piwo" 2026/06/26 06:03:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:32 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:32 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:32 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:32 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Connecting to FTP server 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:32 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:49662->172.17.0.6:21, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33060") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33054->172.17.0.6:33060, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31785") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33050->172.17.0.6:31785, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33256") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43966->172.17.0.6:33256, err= 2026/06/26 06:03:34 INFO : tomatoDir: Making directory 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35644") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54300->172.17.0.6:35644, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35621") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49298->172.17.0.6:35621, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-sucuqog2newo -> ftp://172.17.0.6:21/rclone-test-nipobiq7piwo 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:32106") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:60442->172.17.0.6:32106, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:36832") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:48466->172.17.0.6:36832, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:32831") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:44494->172.17.0.6:32831, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Using server-side directory move 2026/06/26 06:03:34 INFO : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:37040") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:42732->172.17.0.6:37040, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34205") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53668->172.17.0.6:34205, err= 2026/06/26 06:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/26 06:03:34 DEBUG : empty space: size = 1 OK 2026/06/26 06:03:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/26 06:03:34 DEBUG : empty space: Unchanged skipping 2026/06/26 06:03:34 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:03:34 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-nipobiq7piwo) 2026/06/26 06:03:34 DEBUG : potato3: Sizes differ 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Connecting to FTP server 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33719") 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41010->172.17.0.6:33719, err= 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:49664->172.17.0.6:21, err= 2026/06/26 06:03:34 INFO : empty space: Deleted 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Waiting for checks to finish 2026/06/26 06:03:34 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Waiting for transfers to finish 2026/06/26 06:03:34 INFO : potato2: Moved (server-side) 2026/06/26 06:03:36 INFO : potato3: Deleted 2026/06/26 06:03:36 INFO : potato3: Moved (server-side) 2026/06/26 06:03:36 INFO : tomatoDir: Removing directory 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: deleted 1 directories 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36808") 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57370->172.17.0.6:36808, err= 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31932") 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54104->172.17.0.6:31932, err= 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:34105") 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:37266->172.17.0.6:34105, err= 2026/06/26 06:03:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bilomap8gade" 2026/06/26 06:03:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:36 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:36 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:36 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:36 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Connecting to FTP server 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:36 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: > dial: conn=172.17.0.1:49676->172.17.0.6:21, err= 2026/06/26 06:03:39 INFO : tomatoDir: Making directory 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Using server-side directory move 2026/06/26 06:03:39 INFO : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Server side directory move succeeded 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: dial("tcp","172.17.0.6:31549") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: > dial: conn=172.17.0.1:35194->172.17.0.6:31549, err= 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: dial("tcp","172.17.0.6:34139") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: > dial: conn=172.17.0.1:41926->172.17.0.6:34139, err= 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:30519") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:41108->172.17.0.6:30519, err= 2026/06/26 06:03:39 ERROR : error listing: directory not found 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:34742") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:46708->172.17.0.6:34742, err= 2026/06/26 06:03:39 ERROR : error listing: directory not found 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: dial("tcp","172.17.0.6:30252") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: > dial: conn=172.17.0.1:39096->172.17.0.6:30252, err= 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Purge object "empty space" 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Purge object "potato2" 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Purge object "potato3" 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: dial("tcp","172.17.0.6:37031") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: > dial: conn=172.17.0.1:58718->172.17.0.6:37031, err= 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Purge dir "tomatoDir" 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-bilomap8gade: Purge dir "" 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: dial("tcp","172.17.0.6:36864") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: > dial: conn=172.17.0.1:43244->172.17.0.6:36864, err= 2026/06/26 06:03:39 ERROR : error listing: directory not found 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-nipobiq7piwo: Purge dir "" 2026/06/26 06:03:39 NOTICE: purge failed to rmdir "": directory not found 2026/06/26 06:03:39 NOTICE: purge failed: directory not found 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35390") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57318->172.17.0.6:35390, err= 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38904") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45960->172.17.0.6:38904, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.36s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36901") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44114->172.17.0.6:36901, err= 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37797") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42666->172.17.0.6:37797, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/rclone-sync-test" 2026/06/26 06:03:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:39 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:39 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:39 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:39 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: Connecting to FTP server 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: > dial: conn=172.17.0.1:49684->172.17.0.6:21, err= 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39367") 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41978->172.17.0.6:39367, err= 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34154") 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58138->172.17.0.6:34154, err= --- PASS: TestSyncOverlap (2.31s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/rclone-sync-test" 2026/06/26 06:03:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:41 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:41 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:41 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:41 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: Connecting to FTP server 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: > dial: conn=172.17.0.1:55574->172.17.0.6:21, err= 2026/06/26 06:03:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/rclone-sync-test-include/layer2" 2026/06/26 06:03:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:44 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:44 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:44 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:44 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/26 06:03:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55580->172.17.0.6:21, err= 2026/06/26 06:03:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/rclone-sync-test-ignore-file" 2026/06/26 06:03:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:46 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:46 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:46 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:46 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/26 06:03:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55596->172.17.0.6:21, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34902") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50606->172.17.0.6:34902, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: dial("tcp","172.17.0.6:37763") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31084") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: > dial: conn=172.17.0.1:55062->172.17.0.6:37763, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33166->172.17.0.6:31084, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test: Excluded 2026/06/26 06:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35010") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39392->172.17.0.6:35010, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: Waiting for checks to finish 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: Waiting for transfers to finish 2026/06/26 06:03:48 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:48 INFO : There was nothing to transfer 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: dial("tcp","172.17.0.6:32889") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test: > dial: conn=172.17.0.1:42066->172.17.0.6:32889, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31014") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37234->172.17.0.6:31014, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test: Excluded 2026/06/26 06:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33621") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34840->172.17.0.6:33621, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:48 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:48 INFO : rclone-sync-test-include: Removing directory 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: failed to delete 1 directories 2026/06/26 06:03:48 INFO : There was nothing to transfer 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:36546") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38154->172.17.0.6:36546, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30390") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44012->172.17.0.6:30390, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test: Excluded 2026/06/26 06:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33299") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49188->172.17.0.6:33299, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/26 06:03:48 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:48 INFO : There was nothing to transfer 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36010") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56726->172.17.0.6:36010, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:37304") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49572->172.17.0.6:37304, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test: Excluded 2026/06/26 06:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38848") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57184->172.17.0.6:38848, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:03:48 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:48 INFO : rclone-sync-test-include: Removing directory 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: failed to delete 1 directories 2026/06/26 06:03:48 INFO : There was nothing to transfer 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:31422") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38974->172.17.0.6:31422, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36041") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45062->172.17.0.6:36041, err= 2026/06/26 06:03:48 DEBUG : Excluded 2026/06/26 06:03:48 DEBUG : rclone-sync-test: Excluded 2026/06/26 06:03:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34045") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54680->172.17.0.6:34045, err= 2026/06/26 06:03:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/26 06:03:48 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:48 INFO : There was nothing to transfer 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36771") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41506->172.17.0.6:36771, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39426") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30180") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30103") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60700->172.17.0.6:39426, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43358->172.17.0.6:30180, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44028->172.17.0.6:30103, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36144") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49566->172.17.0.6:36144, err= 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35088") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41368->172.17.0.6:35088, err= --- PASS: TestSyncOverlapWithFilter (7.11s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:03:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:48 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:48 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:48 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:48 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:55602->172.17.0.6:21, err= 2026/06/26 06:03:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:51 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:51 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:51 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:51 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:51 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: Connecting to FTP server 2026/06/26 06:03:51 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:51 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: > dial: conn=172.17.0.1:55610->172.17.0.6:21, err= 2026/06/26 06:03:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" to be canonical "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33777") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:40750->172.17.0.6:33777, err= 2026/06/26 06:03:53 DEBUG : one: Need to transfer - File not found at Destination 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:30541") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:49538->172.17.0.6:30541, err= 2026/06/26 06:03:53 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/26 06:03:53 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/26 06:03:53 INFO : one: Copied (new) 2026/06/26 06:03:53 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32699") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54666->172.17.0.6:32699, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35250") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39682->172.17.0.6:35250, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39745") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58142->172.17.0.6:39745, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30671") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60050->172.17.0.6:30671, err= 2026/06/26 06:03:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32154") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:49254->172.17.0.6:32154, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:03:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:53 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:03:53 DEBUG : one: Sizes differ 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32584") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:44610->172.17.0.6:32584, err= 2026/06/26 06:03:53 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/26 06:03:53 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/26 06:03:53 INFO : one: Copied (replaced existing) 2026/06/26 06:03:53 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31471") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43888->172.17.0.6:31471, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33876") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55580->172.17.0.6:33876, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32888") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49132->172.17.0.6:32888, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39363") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45182->172.17.0.6:39363, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31613") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46490->172.17.0.6:31613, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35829") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60828->172.17.0.6:35829, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32836") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46136->172.17.0.6:32836, err= 2026/06/26 06:03:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:38857") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:45528->172.17.0.6:38857, err= 2026/06/26 06:03:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:53 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:03:53 DEBUG : one: Sizes differ 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:03:53 DEBUG : one: size = 5 OK 2026/06/26 06:03:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:03:53 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:53 INFO : There was nothing to transfer 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36658") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49004->172.17.0.6:36658, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30443") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38975") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42400->172.17.0.6:38975, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58468->172.17.0.6:30443, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39194") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46652->172.17.0.6:39194, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37030") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59118->172.17.0.6:37030, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39879") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35089") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42510->172.17.0.6:35089, err= 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41480->172.17.0.6:39879, err= 2026/06/26 06:03:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:36863") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:49562->172.17.0.6:36863, err= 2026/06/26 06:03:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:53 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:03:53 DEBUG : one: Sizes differ 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: Connecting to FTP server 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: > dial: conn=172.17.0.1:60926->172.17.0.6:21, err= 2026/06/26 06:03:53 DEBUG : two: size = 3 OK 2026/06/26 06:03:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 06:03:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:03:55 DEBUG : one: size = 5 OK 2026/06/26 06:03:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:03:55 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:55 INFO : There was nothing to transfer 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36431") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56150->172.17.0.6:36431, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36605") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43434->172.17.0.6:36605, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38462") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35854->172.17.0.6:38462, err= 2026/06/26 06:03:55 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:30398") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:38720->172.17.0.6:30398, err= 2026/06/26 06:03:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:55 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:03:55 DEBUG : one: Sizes differ 2026/06/26 06:03:55 DEBUG : two: size = 3 OK 2026/06/26 06:03:55 DEBUG : one: size = 5 OK 2026/06/26 06:03:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/26 06:03:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:03:55 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:55 INFO : There was nothing to transfer 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30420") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38584->172.17.0.6:30420, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36167") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38947") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55844->172.17.0.6:36167, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59310->172.17.0.6:38947, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34859") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36508->172.17.0.6:34859, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33864") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30474") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45716->172.17.0.6:30474, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49514->172.17.0.6:33864, err= 2026/06/26 06:03:55 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/CompareDest" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/CompareDest" 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:30127") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:40914->172.17.0.6:30127, err= 2026/06/26 06:03:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:55 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:03:55 DEBUG : one: Sizes differ 2026/06/26 06:03:55 DEBUG : one: size = 5 OK 2026/06/26 06:03:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/26 06:03:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/26 06:03:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:03:55 DEBUG : two: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest) 2026/06/26 06:03:55 DEBUG : two: Sizes differ 2026/06/26 06:03:55 DEBUG : two: Need to transfer - File not found at Destination 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:35430") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:48554->172.17.0.6:35430, err= 2026/06/26 06:03:55 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/26 06:03:55 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/26 06:03:55 INFO : two: Copied (new) 2026/06/26 06:03:55 DEBUG : Waiting for deletions to finish 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36747") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38292->172.17.0.6:36747, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31654") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35350->172.17.0.6:31654, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37399") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50124->172.17.0.6:37399, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32477") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48290->172.17.0.6:32477, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37966") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57168->172.17.0.6:37966, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32050") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42938->172.17.0.6:32050, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34730") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45262->172.17.0.6:34730, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (7.00s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39203") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35848->172.17.0.6:39203, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34981") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58454->172.17.0.6:34981, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30264") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52520->172.17.0.6:30264, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35256") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41304->172.17.0.6:35256, err= 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33776") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42162->172.17.0.6:33776, err= 2026/06/26 06:03:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dest" 2026/06/26 06:03:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:55 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:55 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:55 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:55 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: Connecting to FTP server 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: > dial: conn=172.17.0.1:60928->172.17.0.6:21, err= 2026/06/26 06:03:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/pre-dest1" 2026/06/26 06:03:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:03:58 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:58 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:03:58 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:03:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:03:58 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:03:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:03:58 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest1: Connecting to FTP server 2026/06/26 06:03:58 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest1: dial("tcp","172.17.0.6:21") 2026/06/26 06:03:58 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest1: > dial: conn=172.17.0.1:60940->172.17.0.6:21, err= 2026/06/26 06:04:00 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sucuqog2newo/pre-dest1" to be canonical "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/pre-dest1" 2026/06/26 06:04:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/pre-dest2" 2026/06/26 06:04:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:00 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:00 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:00 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:00 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest2: Connecting to FTP server 2026/06/26 06:04:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest2: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest2: > dial: conn=172.17.0.1:60942->172.17.0.6:21, err= 2026/06/26 06:04:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sucuqog2newo/pre-dest2" to be canonical "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/pre-dest2" 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: dial("tcp","172.17.0.6:35294") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: > dial: conn=172.17.0.1:52480->172.17.0.6:35294, err= 2026/06/26 06:04:02 DEBUG : 1: size = 1 OK 2026/06/26 06:04:02 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/26 06:04:02 DEBUG : 2: size = 1 OK 2026/06/26 06:04:02 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:02 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/26 06:04:02 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: Waiting for checks to finish 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: Waiting for transfers to finish 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: dial("tcp","172.17.0.6:33413") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: > dial: conn=172.17.0.1:46320->172.17.0.6:33413, err= 2026/06/26 06:04:02 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/26 06:04:02 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/26 06:04:02 INFO : 3: Copied (new) 2026/06/26 06:04:02 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: dial("tcp","172.17.0.6:32933") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dest: > dial: conn=172.17.0.1:57788->172.17.0.6:32933, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32136") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36496->172.17.0.6:32136, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36673") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30829") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36885") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59500->172.17.0.6:36673, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41872->172.17.0.6:30829, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36168->172.17.0.6:36885, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38659") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46436->172.17.0.6:38659, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30120") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36592") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31840") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42890->172.17.0.6:36592, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46656->172.17.0.6:31840, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36050->172.17.0.6:30120, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31644") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40818->172.17.0.6:31644, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest1: closing 1 unused connections 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (7.12s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38939") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37440->172.17.0.6:38939, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38098") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51978->172.17.0.6:38098, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36192") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46054->172.17.0.6:36192, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30647") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48810->172.17.0.6:30647, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39278") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53336->172.17.0.6:39278, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30658") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40098->172.17.0.6:30658, err= 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33525") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53828->172.17.0.6:33525, err= 2026/06/26 06:04:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:04:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:02 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:02 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:02 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:02 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:02 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:35546->172.17.0.6:21, err= 2026/06/26 06:04:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:05 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:05 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:05 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:05 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:05 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: Connecting to FTP server 2026/06/26 06:04:05 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:05 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: > dial: conn=172.17.0.1:35556->172.17.0.6:21, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-hisatif9mapu: closing 1 unused connections 2026/06/26 06:04:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" to be canonical "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:39938") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:54500->172.17.0.6:39938, err= 2026/06/26 06:04:07 DEBUG : two: size = 3 OK 2026/06/26 06:04:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:07 DEBUG : two: Unchanged skipping 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:07 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:07 DEBUG : one: Sizes differ 2026/06/26 06:04:07 INFO : one: Moved (server-side) 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33941") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:39978->172.17.0.6:33941, err= 2026/06/26 06:04:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 06:04:07 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 06:04:07 INFO : one: Copied (new) 2026/06/26 06:04:07 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:07 INFO : three.txt: Moved (server-side) 2026/06/26 06:04:07 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32275") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40320->172.17.0.6:32275, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33054") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32998->172.17.0.6:33054, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30307") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53092->172.17.0.6:30307, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32900") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54738->172.17.0.6:32900, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35612") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35214->172.17.0.6:35612, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39829") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55082->172.17.0.6:39829, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36845") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44218->172.17.0.6:36845, err= 2026/06/26 06:04:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:38100") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:39930->172.17.0.6:38100, err= 2026/06/26 06:04:07 DEBUG : two: size = 3 OK 2026/06/26 06:04:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:07 DEBUG : two: Unchanged skipping 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:07 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:07 DEBUG : one: Sizes differ 2026/06/26 06:04:07 INFO : one: Deleted 2026/06/26 06:04:07 INFO : one: Moved (server-side) 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32078") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:34488->172.17.0.6:32078, err= 2026/06/26 06:04:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 06:04:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 06:04:07 INFO : one: Copied (new) 2026/06/26 06:04:07 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:07 INFO : three.txt: Deleted 2026/06/26 06:04:07 INFO : three.txt: Moved (server-side) 2026/06/26 06:04:07 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30734") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37172->172.17.0.6:30734, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37811") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33820") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57622->172.17.0.6:37811, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40608->172.17.0.6:33820, err= 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39192") 2026/06/26 06:04:07 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51254->172.17.0.6:39192, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38917") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49876->172.17.0.6:38917, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39175") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36224->172.17.0.6:39175, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31162") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54302->172.17.0.6:31162, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.07s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34844") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44308->172.17.0.6:34844, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30036") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52096->172.17.0.6:30036, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33561") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58102->172.17.0.6:33561, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33876") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59360->172.17.0.6:33876, err= 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33414") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56228->172.17.0.6:33414, err= 2026/06/26 06:04:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:04:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:08 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:08 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:08 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:08 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:35570->172.17.0.6:21, err= 2026/06/26 06:04:09 DEBUG : ftp://172.17.0.6:21/rclone-test-nikefiy2hano: closing 1 unused connections 2026/06/26 06:04:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:10 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:10 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:10 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:10 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:10 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: Connecting to FTP server 2026/06/26 06:04:10 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:10 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: > dial: conn=172.17.0.1:35584->172.17.0.6:21, err= 2026/06/26 06:04:12 DEBUG : ftp://172.17.0.6:21/rclone-test-kibobil4fayu: closing 1 unused connections 2026/06/26 06:04:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" to be canonical "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32777") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:37994->172.17.0.6:32777, err= 2026/06/26 06:04:13 DEBUG : two: size = 3 OK 2026/06/26 06:04:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:13 DEBUG : two: Unchanged skipping 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:13 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:13 DEBUG : one: Sizes differ 2026/06/26 06:04:13 INFO : one: Moved (server-side) to: one.bak 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:35810") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:56252->172.17.0.6:35810, err= 2026/06/26 06:04:13 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 06:04:13 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 06:04:13 INFO : one: Copied (new) 2026/06/26 06:04:13 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 06:04:13 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39575") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44660->172.17.0.6:39575, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32161") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52860->172.17.0.6:32161, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39749") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32876->172.17.0.6:39749, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37099") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34282->172.17.0.6:37099, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34650") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44898->172.17.0.6:34650, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36290") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39462->172.17.0.6:36290, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36178") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34050->172.17.0.6:36178, err= 2026/06/26 06:04:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33164") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:53454->172.17.0.6:33164, err= 2026/06/26 06:04:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:13 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:13 DEBUG : one: Sizes differ 2026/06/26 06:04:13 DEBUG : two: size = 3 OK 2026/06/26 06:04:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:13 DEBUG : two: Unchanged skipping 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:13 INFO : one.bak: Deleted 2026/06/26 06:04:13 INFO : one: Moved (server-side) to: one.bak 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:36341") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:40908->172.17.0.6:36341, err= 2026/06/26 06:04:13 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 06:04:13 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 06:04:13 INFO : one: Copied (new) 2026/06/26 06:04:13 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:13 INFO : three.txt.bak: Deleted 2026/06/26 06:04:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 06:04:13 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32540") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44558->172.17.0.6:32540, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37986") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38726") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44342->172.17.0.6:37986, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49512->172.17.0.6:38726, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34182") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56568->172.17.0.6:34182, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31199") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44936->172.17.0.6:31199, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31099") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50240->172.17.0.6:31099, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37023") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49862->172.17.0.6:37023, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30882") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37866->172.17.0.6:30882, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38207") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40882->172.17.0.6:38207, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31059") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40604->172.17.0.6:31059, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31398") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43532->172.17.0.6:31398, err= 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38643") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50098->172.17.0.6:38643, err= 2026/06/26 06:04:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:04:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:13 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:13 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:13 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:13 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:48342->172.17.0.6:21, err= 2026/06/26 06:04:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:15 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:15 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: Connecting to FTP server 2026/06/26 06:04:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: > dial: conn=172.17.0.1:48346->172.17.0.6:21, err= 2026/06/26 06:04:18 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" to be canonical "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:38808") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:57620->172.17.0.6:38808, err= 2026/06/26 06:04:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:18 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:18 DEBUG : two: size = 3 OK 2026/06/26 06:04:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:18 DEBUG : two: Unchanged skipping 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:18 DEBUG : one: Sizes differ 2026/06/26 06:04:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:35721") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:49228->172.17.0.6:35721, err= 2026/06/26 06:04:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 06:04:18 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 06:04:18 INFO : one: Copied (new) 2026/06/26 06:04:18 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 06:04:18 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38884") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54294->172.17.0.6:38884, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33262") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54130->172.17.0.6:33262, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38981") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57828->172.17.0.6:38981, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39543") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47488->172.17.0.6:39543, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33519") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46972->172.17.0.6:33519, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34012") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49136->172.17.0.6:34012, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33689") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58948->172.17.0.6:33689, err= 2026/06/26 06:04:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sucuqog2newo/backup" for canonical name "TestFTPPureftpd{cMqEQ}:rclone-test-sucuqog2newo/backup" 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32703") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:46420->172.17.0.6:32703, err= 2026/06/26 06:04:18 DEBUG : two: size = 3 OK 2026/06/26 06:04:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:18 DEBUG : two: Unchanged skipping 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:18 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:18 DEBUG : one: Sizes differ 2026/06/26 06:04:18 INFO : one-2019-01-01: Deleted 2026/06/26 06:04:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:31669") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:50714->172.17.0.6:31669, err= 2026/06/26 06:04:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 06:04:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 06:04:18 INFO : one: Copied (new) 2026/06/26 06:04:18 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:18 INFO : three-2019-01-01.txt: Deleted 2026/06/26 06:04:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 06:04:18 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36193") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46890->172.17.0.6:36193, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36932") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46134->172.17.0.6:36932, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39661") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50310->172.17.0.6:39661, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35507") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50324->172.17.0.6:35507, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37712") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57654->172.17.0.6:37712, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32109") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53248->172.17.0.6:32109, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35384") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36114->172.17.0.6:35384, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.91s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33854") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45552->172.17.0.6:33854, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35072") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40160->172.17.0.6:35072, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30650") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57332->172.17.0.6:30650, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34058") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51564->172.17.0.6:34058, err= 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30537") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50548->172.17.0.6:30537, err= 2026/06/26 06:04:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:04:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:18 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:18 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:18 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:18 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:48358->172.17.0.6:21, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:31354") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:49346->172.17.0.6:31354, err= 2026/06/26 06:04:20 DEBUG : two: size = 3 OK 2026/06/26 06:04:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:20 DEBUG : two: Unchanged skipping 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:20 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:20 DEBUG : one: Sizes differ 2026/06/26 06:04:20 INFO : one: Moved (server-side) to: one.bak 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33387") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:41050->172.17.0.6:33387, err= 2026/06/26 06:04:20 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 06:04:20 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 06:04:20 INFO : one: Copied (new) 2026/06/26 06:04:20 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 06:04:20 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36653") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48760->172.17.0.6:36653, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33764") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56888->172.17.0.6:33764, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32574") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46778->172.17.0.6:32574, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37131") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44690->172.17.0.6:37131, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34692") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55282->172.17.0.6:34692, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:35667") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:42732->172.17.0.6:35667, err= 2026/06/26 06:04:20 DEBUG : one.bak: Excluded (Path Filter) 2026/06/26 06:04:20 DEBUG : one.bak: Excluded 2026/06/26 06:04:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/26 06:04:20 DEBUG : three.txt.bak: Excluded 2026/06/26 06:04:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:20 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:20 DEBUG : one: Sizes differ 2026/06/26 06:04:20 DEBUG : two: size = 3 OK 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for checks to finish 2026/06/26 06:04:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:20 DEBUG : two: Unchanged skipping 2026/06/26 06:04:20 INFO : one.bak: Deleted 2026/06/26 06:04:20 INFO : one: Moved (server-side) to: one.bak 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Waiting for transfers to finish 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33848") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:52392->172.17.0.6:33848, err= 2026/06/26 06:04:20 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 06:04:20 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 06:04:20 INFO : one: Copied (new) 2026/06/26 06:04:20 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:20 INFO : three.txt.bak: Deleted 2026/06/26 06:04:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 06:04:20 INFO : three.txt: Moved into backup dir 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37015") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47840->172.17.0.6:37015, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30671") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46574->172.17.0.6:30671, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39136") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52714->172.17.0.6:39136, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34001") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51754->172.17.0.6:34001, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34807") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56520->172.17.0.6:34807, err= --- PASS: TestSyncBackupDirSuffixOnly (2.57s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38682") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39158->172.17.0.6:38682, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32903") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47392->172.17.0.6:32903, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32092") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41110->172.17.0.6:32092, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34815") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34836->172.17.0.6:34815, err= 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34193") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56316->172.17.0.6:34193, err= 2026/06/26 06:04:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:04:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:20 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:20 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:20 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:20 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:48368->172.17.0.6:21, err= 2026/06/26 06:04:22 DEBUG : ftp://172.17.0.6:21/rclone-test-debaxoh2nawa: closing 1 unused connections 2026/06/26 06:04:22 DEBUG : ftp://172.17.0.6:21/rclone-test-dupifop7tage: closing 2 unused connections 2026/06/26 06:04:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:23 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:23 DEBUG : one: Sizes differ 2026/06/26 06:04:23 INFO : one: Moved (server-side) to: one.bak 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33404") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:43700->172.17.0.6:33404, err= 2026/06/26 06:04:23 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 06:04:23 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 06:04:23 INFO : one: Copied (new) 2026/06/26 06:04:23 DEBUG : two: size = 3 OK 2026/06/26 06:04:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:23 DEBUG : two: Unchanged skipping 2026/06/26 06:04:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:23 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:23 DEBUG : three.txt: Sizes differ 2026/06/26 06:04:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32299") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:39600->172.17.0.6:32299, err= 2026/06/26 06:04:23 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/26 06:04:23 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/26 06:04:23 INFO : three.txt: Copied (new) 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33018") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42534->172.17.0.6:33018, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31789") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42494->172.17.0.6:31789, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36154") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38440->172.17.0.6:36154, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39145") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34158->172.17.0.6:39145, err= 2026/06/26 06:04:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:23 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:23 DEBUG : one: Sizes differ 2026/06/26 06:04:23 INFO : one.bak: Deleted 2026/06/26 06:04:23 INFO : one: Moved (server-side) to: one.bak 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:36350") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:32786->172.17.0.6:36350, err= 2026/06/26 06:04:23 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 06:04:23 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 06:04:23 INFO : one: Copied (new) 2026/06/26 06:04:23 DEBUG : two: size = 3 OK 2026/06/26 06:04:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:23 DEBUG : two: Unchanged skipping 2026/06/26 06:04:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:23 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:23 DEBUG : three.txt: Sizes differ 2026/06/26 06:04:23 INFO : three.txt.bak: Deleted 2026/06/26 06:04:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33936") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:54514->172.17.0.6:33936, err= 2026/06/26 06:04:23 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/26 06:04:23 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/26 06:04:23 INFO : three.txt: Copied (new) 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30967") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46684->172.17.0.6:30967, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33727") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56954->172.17.0.6:33727, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31815") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41438->172.17.0.6:31815, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30454") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41596->172.17.0.6:30454, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32733") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54886->172.17.0.6:32733, err= --- PASS: TestSyncSuffix (2.49s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36610") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58154->172.17.0.6:36610, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35308") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47900->172.17.0.6:35308, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33311") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45158->172.17.0.6:33311, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32519") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57132->172.17.0.6:32519, err= 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39219") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53792->172.17.0.6:39219, err= 2026/06/26 06:04:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sucuqog2newo/dst" 2026/06/26 06:04:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/26 06:04:23 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:23 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{cMqEQ}" suffix to name 2026/06/26 06:04:23 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/26 06:04:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/26 06:04:23 DEBUG : Setting pass="TAkEjyXsZik7DbZtrQCsKFqyK44_mCzYKpJ0hmBzL5A" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/26 06:04:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: Connecting to FTP server 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:23 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:52398->172.17.0.6:21, err= 2026/06/26 06:04:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:26 DEBUG : one: Sizes differ 2026/06/26 06:04:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:33284") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:60656->172.17.0.6:33284, err= 2026/06/26 06:04:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/26 06:04:26 DEBUG : one.a292864a.partial: renamed to: one 2026/06/26 06:04:26 INFO : one: Copied (new) 2026/06/26 06:04:26 DEBUG : two: size = 3 OK 2026/06/26 06:04:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : two: Unchanged skipping 2026/06/26 06:04:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:26 DEBUG : three.txt: Sizes differ 2026/06/26 06:04:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:32123") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:44524->172.17.0.6:32123, err= 2026/06/26 06:04:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/26 06:04:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/26 06:04:26 INFO : three.txt: Copied (new) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37431") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59854->172.17.0.6:37431, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33824") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59524->172.17.0.6:33824, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31859") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37014->172.17.0.6:31859, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30858") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48192->172.17.0.6:30858, err= 2026/06/26 06:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:26 DEBUG : one: Sizes differ 2026/06/26 06:04:26 INFO : one-2019-01-01: Deleted 2026/06/26 06:04:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:39962") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:59578->172.17.0.6:39962, err= 2026/06/26 06:04:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/26 06:04:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/26 06:04:26 INFO : one: Copied (new) 2026/06/26 06:04:26 DEBUG : two: size = 3 OK 2026/06/26 06:04:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : two: Unchanged skipping 2026/06/26 06:04:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst) 2026/06/26 06:04:26 DEBUG : three.txt: Sizes differ 2026/06/26 06:04:26 INFO : three-2019-01-01.txt: Deleted 2026/06/26 06:04:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: dial("tcp","172.17.0.6:39195") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo/dst: > dial: conn=172.17.0.1:38094->172.17.0.6:39195, err= 2026/06/26 06:04:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/26 06:04:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/26 06:04:26 INFO : three.txt: Copied (new) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32832") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58118->172.17.0.6:32832, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31125") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51970->172.17.0.6:31125, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33158") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41484->172.17.0.6:33158, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33739") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57206->172.17.0.6:33739, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37193") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42856->172.17.0.6:37193, err= --- PASS: TestSyncSuffixKeepExtension (2.69s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36568") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46702->172.17.0.6:36568, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38293") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42150->172.17.0.6:38293, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37629") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35376->172.17.0.6:37629, err= 2026/06/26 06:04:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : Testêé: size = 18 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : Testêé: Sizes differ 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37172") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43730->172.17.0.6:37172, err= 2026/06/26 06:04:26 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/26 06:04:26 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/26 06:04:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34951") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49826->172.17.0.6:34951, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33838") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40948->172.17.0.6:33838, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36950") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46714->172.17.0.6:36950, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38069") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53218->172.17.0.6:38069, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36756") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44748->172.17.0.6:36756, err= 2026/06/26 06:04:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33620") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46840->172.17.0.6:33620, err= 2026/06/26 06:04:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/26 06:04:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/26 06:04:26 INFO : existing: Copied (new) 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31794") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45464->172.17.0.6:31794, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32503") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35308->172.17.0.6:32503, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31515") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34170->172.17.0.6:31515, err= 2026/06/26 06:04:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : existing: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : existing: Sizes differ 2026/06/26 06:04:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: not deleting files as there were IO errors 2026/06/26 06:04:26 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: not deleting directories as there were IO errors 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35631") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37730->172.17.0.6:35631, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35755") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56212->172.17.0.6:35755, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38592") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50018->172.17.0.6:38592, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31570") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50264->172.17.0.6:31570, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30882") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57584->172.17.0.6:30882, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39390") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46570->172.17.0.6:39390, err= 2026/06/26 06:04:26 DEBUG : EXISTING: size = 6 OK 2026/06/26 06:04:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : existing: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 INFO : There was nothing to transfer 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36197") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50584->172.17.0.6:36197, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37847") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59552->172.17.0.6:37847, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34981") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48048->172.17.0.6:34981, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39655") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46114->172.17.0.6:39655, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31617") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39758->172.17.0.6:31617, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30568") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58318->172.17.0.6:30568, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39824") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52496->172.17.0.6:39824, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34986") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36110->172.17.0.6:34986, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37489") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32936->172.17.0.6:37489, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35889") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41966->172.17.0.6:35889, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39632") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60730->172.17.0.6:39632, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30478") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59914->172.17.0.6:30478, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35969") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33966->172.17.0.6:35969, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30898") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43390->172.17.0.6:30898, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34595") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33482->172.17.0.6:34595, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39291") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55960->172.17.0.6:39291, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32569") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34992->172.17.0.6:32569, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32922") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50198->172.17.0.6:32922, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35555") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47966->172.17.0.6:35555, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39563") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43274->172.17.0.6:39563, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30140") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52424->172.17.0.6:30140, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36365") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37610->172.17.0.6:36365, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38051") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48554->172.17.0.6:38051, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31582") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54144->172.17.0.6:31582, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33375") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32888->172.17.0.6:33375, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34082") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42334->172.17.0.6:34082, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39350") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51226->172.17.0.6:39350, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30651") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43796->172.17.0.6:30651, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39422") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60408->172.17.0.6:39422, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37853") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55682->172.17.0.6:37853, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38849") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37252->172.17.0.6:38849, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39407") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47524->172.17.0.6:39407, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33546") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33596->172.17.0.6:33546, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38394") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54238->172.17.0.6:38394, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36302") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57936->172.17.0.6:36302, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30652") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46352->172.17.0.6:30652, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30733") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50480->172.17.0.6:30733, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36248") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36876->172.17.0.6:36248, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36735") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57752->172.17.0.6:36735, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39985") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40154->172.17.0.6:39985, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36299") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53470->172.17.0.6:36299, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30144") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38554->172.17.0.6:30144, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39815") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34700->172.17.0.6:39815, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34363") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36686->172.17.0.6:34363, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37285") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53032->172.17.0.6:37285, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38378") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47420->172.17.0.6:38378, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37401") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49618->172.17.0.6:37401, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34859") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55818->172.17.0.6:34859, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34121") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50038->172.17.0.6:34121, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33795") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55376->172.17.0.6:33795, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31887") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46756->172.17.0.6:31887, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36054") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54452->172.17.0.6:36054, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33526") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52810->172.17.0.6:33526, err= 2026/06/26 06:04:26 DEBUG : both0: size = 6 OK 2026/06/26 06:04:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both10: size = 6 OK 2026/06/26 06:04:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both11: size = 6 OK 2026/06/26 06:04:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both12: size = 6 OK 2026/06/26 06:04:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both0: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both13: size = 6 OK 2026/06/26 06:04:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : both10: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both14: size = 6 OK 2026/06/26 06:04:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both14: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both15: size = 6 OK 2026/06/26 06:04:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both15: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both16: size = 6 OK 2026/06/26 06:04:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both11: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both17: size = 6 OK 2026/06/26 06:04:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both17: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both18: size = 6 OK 2026/06/26 06:04:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both18: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both19: size = 6 OK 2026/06/26 06:04:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both19: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both1: size = 6 OK 2026/06/26 06:04:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both1: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both2: size = 6 OK 2026/06/26 06:04:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both2: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both3: size = 6 OK 2026/06/26 06:04:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both3: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both4: size = 6 OK 2026/06/26 06:04:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both4: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both5: size = 6 OK 2026/06/26 06:04:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both5: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both6: size = 6 OK 2026/06/26 06:04:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both6: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both7: size = 6 OK 2026/06/26 06:04:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both12: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both8: size = 6 OK 2026/06/26 06:04:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both13: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both9: size = 6 OK 2026/06/26 06:04:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both9: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both16: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both7: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both8: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 INFO : only1: Deleted 2026/06/26 06:04:26 INFO : only5: Deleted 2026/06/26 06:04:26 INFO : only19: Deleted 2026/06/26 06:04:26 INFO : only18: Deleted 2026/06/26 06:04:26 INFO : only0: Deleted 2026/06/26 06:04:26 INFO : only2: Deleted 2026/06/26 06:04:26 INFO : only10: Deleted 2026/06/26 06:04:26 INFO : only16: Deleted 2026/06/26 06:04:26 INFO : only13: Deleted 2026/06/26 06:04:26 INFO : only12: Deleted 2026/06/26 06:04:26 INFO : only7: Deleted 2026/06/26 06:04:26 INFO : only9: Deleted 2026/06/26 06:04:26 INFO : only17: Deleted 2026/06/26 06:04:26 INFO : only15: Deleted 2026/06/26 06:04:26 INFO : only3: Deleted 2026/06/26 06:04:26 INFO : only8: Deleted 2026/06/26 06:04:26 INFO : only11: Deleted 2026/06/26 06:04:26 INFO : only14: Deleted 2026/06/26 06:04:26 INFO : only4: Deleted 2026/06/26 06:04:26 INFO : only6: Deleted 2026/06/26 06:04:26 INFO : There was nothing to transfer 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38924") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52182->172.17.0.6:38924, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39804") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36190->172.17.0.6:39804, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32812") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43038->172.17.0.6:32812, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35626") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36168->172.17.0.6:35626, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37420") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35698->172.17.0.6:37420, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30619") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55996->172.17.0.6:30619, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35291") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46622->172.17.0.6:35291, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38360") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56514->172.17.0.6:38360, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31107") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49924->172.17.0.6:31107, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33275") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33464->172.17.0.6:33275, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36441") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56080->172.17.0.6:36441, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35355") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60294->172.17.0.6:35355, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37492") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45274->172.17.0.6:37492, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33726") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48092->172.17.0.6:33726, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38587") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49060->172.17.0.6:38587, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36628") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50484->172.17.0.6:36628, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32172") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42182->172.17.0.6:32172, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35078") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60834->172.17.0.6:35078, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33105") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55340->172.17.0.6:33105, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35480") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38390->172.17.0.6:35480, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36409") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33348->172.17.0.6:36409, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37585") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60730->172.17.0.6:37585, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30615") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39722->172.17.0.6:30615, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34058") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40322->172.17.0.6:34058, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35784") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40684->172.17.0.6:35784, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36826") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42934->172.17.0.6:36826, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30972") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56304->172.17.0.6:30972, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35012") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59700->172.17.0.6:35012, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36695") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44914->172.17.0.6:36695, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30549") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44432->172.17.0.6:30549, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33597") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50496->172.17.0.6:33597, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34444") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52234->172.17.0.6:34444, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35213") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34538->172.17.0.6:35213, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34245") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49138->172.17.0.6:34245, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33091") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37360->172.17.0.6:33091, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30076") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40252->172.17.0.6:30076, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39225") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39146->172.17.0.6:39225, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32842") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36650->172.17.0.6:32842, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36962") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59648->172.17.0.6:36962, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34507") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36082->172.17.0.6:34507, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39732") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48706->172.17.0.6:39732, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32131") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47466->172.17.0.6:32131, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37406") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48278->172.17.0.6:37406, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33270") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39978->172.17.0.6:33270, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33944") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53006->172.17.0.6:33944, err= 2026/06/26 06:04:26 DEBUG : both10: size = 6 OK 2026/06/26 06:04:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both10: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both11: size = 6 OK 2026/06/26 06:04:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both11: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both12: size = 6 OK 2026/06/26 06:04:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both12: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both13: size = 6 OK 2026/06/26 06:04:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both13: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both14: size = 6 OK 2026/06/26 06:04:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both14: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both15: size = 6 OK 2026/06/26 06:04:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both15: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both16: size = 6 OK 2026/06/26 06:04:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both16: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both17: size = 6 OK 2026/06/26 06:04:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both17: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both18: size = 6 OK 2026/06/26 06:04:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both18: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both19: size = 6 OK 2026/06/26 06:04:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both19: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both1: size = 6 OK 2026/06/26 06:04:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both1: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both2: size = 6 OK 2026/06/26 06:04:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both0: size = 6 OK 2026/06/26 06:04:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : both3: size = 6 OK 2026/06/26 06:04:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both4: size = 6 OK 2026/06/26 06:04:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both2: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both5: size = 6 OK 2026/06/26 06:04:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both0: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both6: size = 6 OK 2026/06/26 06:04:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both3: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both7: size = 6 OK 2026/06/26 06:04:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both4: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both8: size = 6 OK 2026/06/26 06:04:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both5: Unchanged skipping 2026/06/26 06:04:26 DEBUG : both9: size = 6 OK 2026/06/26 06:04:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : both9: Unchanged skipping 2026/06/26 06:04:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only0: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only0: Sizes differ 2026/06/26 06:04:26 DEBUG : both6: Unchanged skipping 2026/06/26 06:04:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only10: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only10: Sizes differ 2026/06/26 06:04:26 DEBUG : both7: Unchanged skipping 2026/06/26 06:04:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only11: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only11: Sizes differ 2026/06/26 06:04:26 DEBUG : both8: Unchanged skipping 2026/06/26 06:04:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only12: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only12: Sizes differ 2026/06/26 06:04:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only13: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only13: Sizes differ 2026/06/26 06:04:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only14: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only14: Sizes differ 2026/06/26 06:04:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only15: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only15: Sizes differ 2026/06/26 06:04:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only16: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only16: Sizes differ 2026/06/26 06:04:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only17: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only17: Sizes differ 2026/06/26 06:04:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only18: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only18: Sizes differ 2026/06/26 06:04:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only19: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only19: Sizes differ 2026/06/26 06:04:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only1: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only1: Sizes differ 2026/06/26 06:04:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only2: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only2: Sizes differ 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38108") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35628") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35866->172.17.0.6:35628, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38256->172.17.0.6:38108, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34810") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33284->172.17.0.6:34810, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33410") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54050->172.17.0.6:33410, err= 2026/06/26 06:04:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only3: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only3: Sizes differ 2026/06/26 06:04:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only4: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only4: Sizes differ 2026/06/26 06:04:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only5: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only5: Sizes differ 2026/06/26 06:04:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only6: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only6: Sizes differ 2026/06/26 06:04:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only7: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only7: Sizes differ 2026/06/26 06:04:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only8: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only8: Sizes differ 2026/06/26 06:04:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone969525233) 2026/06/26 06:04:26 DEBUG : only9: size = 6 (ftp://172.17.0.6:21/rclone-test-sucuqog2newo) 2026/06/26 06:04:26 DEBUG : only9: Sizes differ 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/26 06:04:26 INFO : only10: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/26 06:04:26 INFO : only0: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/26 06:04:26 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/26 06:04:26 INFO : only15: Copied (replaced existing) 2026/06/26 06:04:26 INFO : only14: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37884") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37291") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31022") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36438->172.17.0.6:37291, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45070->172.17.0.6:31022, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51598->172.17.0.6:37884, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37443") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58984->172.17.0.6:37443, err= 2026/06/26 06:04:26 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/26 06:04:26 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/26 06:04:26 INFO : only19: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37799") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34028->172.17.0.6:37799, err= 2026/06/26 06:04:26 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/26 06:04:26 INFO : only17: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34589") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41482->172.17.0.6:34589, err= 2026/06/26 06:04:26 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/26 06:04:26 INFO : only18: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39776") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54040->172.17.0.6:39776, err= 2026/06/26 06:04:26 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/26 06:04:26 INFO : only16: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/26 06:04:26 INFO : only1: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36560") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34416->172.17.0.6:36560, err= 2026/06/26 06:04:26 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/26 06:04:26 INFO : only3: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36196") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51798->172.17.0.6:36196, err= 2026/06/26 06:04:26 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/26 06:04:26 INFO : only4: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/26 06:04:26 INFO : only13: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/26 06:04:26 INFO : only5: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32986") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30467") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43300->172.17.0.6:32986, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55730->172.17.0.6:30467, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33551") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52572->172.17.0.6:33551, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39075") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60604->172.17.0.6:39075, err= 2026/06/26 06:04:26 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/26 06:04:26 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/26 06:04:26 INFO : only9: Copied (replaced existing) 2026/06/26 06:04:26 INFO : only8: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31080") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38229") 2026/06/26 06:04:26 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/26 06:04:26 INFO : only7: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34200->172.17.0.6:38229, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58860->172.17.0.6:31080, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34662") 2026/06/26 06:04:26 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/26 06:04:26 INFO : only6: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46894->172.17.0.6:34662, err= 2026/06/26 06:04:26 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/26 06:04:26 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/26 06:04:26 INFO : only12: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/26 06:04:26 INFO : only2: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/26 06:04:26 INFO : only11: Copied (replaced existing) 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38157") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43558->172.17.0.6:38157, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34191") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35996->172.17.0.6:34191, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34202") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55930->172.17.0.6:34202, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:04:26 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 06:04:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:04:26 INFO : empty_on_remote: Making directory 2026/06/26 06:04:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 06:04:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37403") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50164->172.17.0.6:37403, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31344") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36744") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55446->172.17.0.6:31344, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34017") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40498->172.17.0.6:34017, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57740->172.17.0.6:36744, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31733") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33220->172.17.0.6:31733, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33296") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51116->172.17.0.6:33296, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:04:26 DEBUG : empty_on_remote: Making directory with metadata 2026/06/26 06:04:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/26 06:04:26 INFO : empty_on_remote: Making directory 2026/06/26 06:04:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 06:04:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33114") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57624->172.17.0.6:33114, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32256") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34019") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36966->172.17.0.6:32256, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33172") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34754->172.17.0.6:34019, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40378->172.17.0.6:33172, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35902") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50192->172.17.0.6:35902, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39294") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52968->172.17.0.6:39294, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39931") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39494->172.17.0.6:39931, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : sub dir: Making directory 2026/06/26 06:04:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34307") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35918->172.17.0.6:34307, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31621") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56164->172.17.0.6:31621, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31961") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59318->172.17.0.6:31961, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38836") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60420->172.17.0.6:38836, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39927") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48618->172.17.0.6:39927, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38325") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45428->172.17.0.6:38325, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37491") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56582->172.17.0.6:37491, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38975") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33268->172.17.0.6:38975, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39670") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54702->172.17.0.6:39670, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36286") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52200->172.17.0.6:36286, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32105") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57584->172.17.0.6:32105, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/26 06:04:26 INFO : sub dir: Making directory 2026/06/26 06:04:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33293") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38806->172.17.0.6:33293, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32844") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54494->172.17.0.6:32844, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32800") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58504->172.17.0.6:32800, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30112") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53748->172.17.0.6:30112, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31693") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44492->172.17.0.6:31693, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30367") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51106->172.17.0.6:30367, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31718") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59314->172.17.0.6:31718, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37540") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48938->172.17.0.6:37540, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33327") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48560->172.17.0.6:33327, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31243") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34370->172.17.0.6:31243, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36174") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54542->172.17.0.6:36174, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34098") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60420->172.17.0.6:34098, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38775") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35136->172.17.0.6:38775, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38721") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53790->172.17.0.6:38721, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35703") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53872->172.17.0.6:35703, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38827") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59116->172.17.0.6:38827, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38606") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44786->172.17.0.6:38606, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33569") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52490->172.17.0.6:33569, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30744") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57904->172.17.0.6:30744, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36550") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58300->172.17.0.6:36550, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30123") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58072->172.17.0.6:30123, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31349") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58130->172.17.0.6:31349, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39483") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42400->172.17.0.6:39483, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35734") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59226->172.17.0.6:35734, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36714") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55812->172.17.0.6:36714, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36744") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57742->172.17.0.6:36744, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36037") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48046->172.17.0.6:36037, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30676") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53696->172.17.0.6:30676, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37072") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41974->172.17.0.6:37072, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31533") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34858->172.17.0.6:31533, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32830") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40462->172.17.0.6:32830, err= 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32707") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57860->172.17.0.6:32707, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30973") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34540->172.17.0.6:30973, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33727") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56958->172.17.0.6:33727, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38847") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36956->172.17.0.6:38847, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34717") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47718->172.17.0.6:34717, err= 2026/06/26 06:04:26 DEBUG : apple: size = 5 OK 2026/06/26 06:04:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33517") 2026/06/26 06:04:26 DEBUG : banana: size = 6 OK 2026/06/26 06:04:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51804->172.17.0.6:33517, err= 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 INFO : There was nothing to transfer 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31332") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58768->172.17.0.6:31332, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33610") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56678->172.17.0.6:33610, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31842") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48826->172.17.0.6:31842, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31783") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38284->172.17.0.6:31783, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32990") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59740->172.17.0.6:32990, err= 2026/06/26 06:04:26 DEBUG : apple: size = 5 OK 2026/06/26 06:04:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : banana: size = 6 OK 2026/06/26 06:04:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38723") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53352->172.17.0.6:38723, err= 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 INFO : There was nothing to transfer 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34465") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43870->172.17.0.6:34465, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37474") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52216->172.17.0.6:37474, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36128") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55232->172.17.0.6:36128, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39204") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54406->172.17.0.6:39204, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30782") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38910->172.17.0.6:30782, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34206") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59124->172.17.0.6:34206, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39443") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53160->172.17.0.6:39443, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33094") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52756->172.17.0.6:33094, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30578") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33032->172.17.0.6:30578, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37451") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58846->172.17.0.6:37451, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35962") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39672->172.17.0.6:35962, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36980") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46482->172.17.0.6:36980, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39900") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58876->172.17.0.6:39900, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34882") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53822->172.17.0.6:34882, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32512") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54860->172.17.0.6:32512, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36866") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41020->172.17.0.6:36866, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33243") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51970->172.17.0.6:33243, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32697") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37754->172.17.0.6:32697, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35778") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51848->172.17.0.6:35778, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39609") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40348->172.17.0.6:39609, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37953") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49220->172.17.0.6:37953, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30233") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58120->172.17.0.6:30233, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35340") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59628->172.17.0.6:35340, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32698") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51146->172.17.0.6:32698, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32833") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41244->172.17.0.6:32833, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35257") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42540->172.17.0.6:35257, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34925") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43626->172.17.0.6:34925, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35126") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60712->172.17.0.6:35126, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37527") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50676->172.17.0.6:37527, err= 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39769") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34306->172.17.0.6:39769, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30802") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49216->172.17.0.6:30802, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33163") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60132->172.17.0.6:33163, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32336") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49446->172.17.0.6:32336, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33505") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39900->172.17.0.6:33505, err= 2026/06/26 06:04:26 DEBUG : apple: size = 5 OK 2026/06/26 06:04:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : banana: size = 6 OK 2026/06/26 06:04:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:26 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34717") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47732->172.17.0.6:34717, err= 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 INFO : There was nothing to transfer 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35307") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52174->172.17.0.6:35307, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34378") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45362->172.17.0.6:34378, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32340") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39818->172.17.0.6:32340, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39543") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53328->172.17.0.6:39543, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35532") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54606->172.17.0.6:35532, err= 2026/06/26 06:04:26 DEBUG : apple: size = 5 OK 2026/06/26 06:04:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:26 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : banana: size = 6 OK 2026/06/26 06:04:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37800") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35514->172.17.0.6:37800, err= 2026/06/26 06:04:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 INFO : There was nothing to transfer 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36311") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58258->172.17.0.6:36311, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39734") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59636->172.17.0.6:39734, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34536") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55328->172.17.0.6:34536, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32219") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49998->172.17.0.6:32219, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34232") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50976->172.17.0.6:34232, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35854") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48064->172.17.0.6:35854, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35900") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33556->172.17.0.6:35900, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30556") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60542->172.17.0.6:30556, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39922") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40914->172.17.0.6:39922, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37568") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42364->172.17.0.6:37568, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36142") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39162->172.17.0.6:36142, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36774") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51386->172.17.0.6:36774, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36993") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44274->172.17.0.6:36993, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39283") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44416->172.17.0.6:39283, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39694") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37690->172.17.0.6:39694, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31247") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34612->172.17.0.6:31247, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36641") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42158->172.17.0.6:36641, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36409") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33358->172.17.0.6:36409, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35470") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52302->172.17.0.6:35470, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34097") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40438->172.17.0.6:34097, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37862") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57230->172.17.0.6:37862, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36462") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56716->172.17.0.6:36462, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33811") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53440->172.17.0.6:33811, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31599") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37734->172.17.0.6:31599, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38426") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40942->172.17.0.6:38426, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34354") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46104->172.17.0.6:34354, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33570") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46522->172.17.0.6:33570, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37745") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39880->172.17.0.6:37745, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34945") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52314->172.17.0.6:34945, err= 2026/06/26 06:04:26 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35595") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53452->172.17.0.6:35595, err= 2026/06/26 06:04:26 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : apple: Excluded 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:26 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : banana: Excluded 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30137") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44646->172.17.0.6:30137, err= 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34168") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59822->172.17.0.6:34168, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34895") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59214->172.17.0.6:34895, err= 2026/06/26 06:04:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31390") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45684->172.17.0.6:31390, err= 2026/06/26 06:04:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:04:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:04:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:04:26 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:26 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32323") 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 06:04:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38100") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55432->172.17.0.6:32323, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35399") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37127") 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52404->172.17.0.6:21, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38144->172.17.0.6:37127, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58856->172.17.0.6:35399, err= 2026/06/26 06:04:26 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33892->172.17.0.6:38100, err= 2026/06/26 06:04:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/26 06:04:26 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/26 06:04:26 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/26 06:04:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/26 06:04:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:26 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/26 06:04:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/26 06:04:26 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/26 06:04:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35578") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44706->172.17.0.6:35578, err= 2026/06/26 06:04:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32698") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51152->172.17.0.6:32698, err= 2026/06/26 06:04:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 06:04:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34966") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37954->172.17.0.6:34966, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31805") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38480->172.17.0.6:31805, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33873") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46368->172.17.0.6:33873, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39455") 2026/06/26 06:04:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42964->172.17.0.6:39455, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33947") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48578->172.17.0.6:33947, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31210") 2026/06/26 06:04:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33510->172.17.0.6:31210, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39046") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35530") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56372->172.17.0.6:35530, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57220->172.17.0.6:39046, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36557") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43418->172.17.0.6:36557, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39954") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58806->172.17.0.6:39954, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37238") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36053") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50002->172.17.0.6:36053, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39240->172.17.0.6:37238, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37882") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53908->172.17.0.6:37882, err= 2026/06/26 06:04:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36024") 2026/06/26 06:04:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31044") 2026/06/26 06:04:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49972->172.17.0.6:36024, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36062->172.17.0.6:31044, err= 2026/06/26 06:04:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/26 06:04:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:29 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52416->172.17.0.6:21, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Connecting to FTP server 2026/06/26 06:04:29 INFO : apple: Deleted 2026/06/26 06:04:29 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 06:04:29 INFO : banana: Deleted 2026/06/26 06:04:29 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 06:04:29 INFO : splitbananasplit: Deleted 2026/06/26 06:04:29 INFO : appleappleapplebanana: Deleted 2026/06/26 06:04:29 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 06:04:29 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52432->172.17.0.6:21, err= 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:21") 2026/06/26 06:04:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52436->172.17.0.6:21, err= 2026/06/26 06:04:32 DEBUG : ftp://172.17.0.6:21/rclone-test-ponowew1naba: closing 2 unused connections 2026/06/26 06:04:32 DEBUG : ftp://172.17.0.6:21/rclone-test-riwadet8febo: closing 2 unused connections 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33365") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49438->172.17.0.6:33365, err= 2026/06/26 06:04:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/26 06:04:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/26 06:04:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : YXBwbGU=: Excluded 2026/06/26 06:04:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : YmFuYW5h: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30421") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60988->172.17.0.6:30421, err= 2026/06/26 06:04:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39285") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59638->172.17.0.6:39285, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38188") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54472->172.17.0.6:38188, err= 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38209") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50956->172.17.0.6:38209, err= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : YXBwbGU=: size = 5 OK 2026/06/26 06:04:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:33 DEBUG : YmFuYW5h: size = 6 OK 2026/06/26 06:04:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/26 06:04:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37397") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57726->172.17.0.6:37397, err= 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38162") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42228->172.17.0.6:38162, err= 2026/06/26 06:04:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/26 06:04:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/26 06:04:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : YXBwbGU=: Excluded 2026/06/26 06:04:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : YmFuYW5h: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39264") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40954->172.17.0.6:39264, err= 2026/06/26 06:04:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38661") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60174->172.17.0.6:38661, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31995") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52500->172.17.0.6:31995, err= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/26 06:04:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35929") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58430->172.17.0.6:35929, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33284") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44954->172.17.0.6:33284, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30694") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41678->172.17.0.6:30694, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32662") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46626->172.17.0.6:32662, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38173") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48524->172.17.0.6:38173, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33618") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47192->172.17.0.6:33618, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39240") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47618->172.17.0.6:39240, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36270") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59610->172.17.0.6:36270, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37897") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33658->172.17.0.6:37897, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34737") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34038->172.17.0.6:34737, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33327") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33084->172.17.0.6:33327, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36137") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49444->172.17.0.6:36137, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33733") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40234->172.17.0.6:33733, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35963") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55146->172.17.0.6:35963, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37155") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43518->172.17.0.6:37155, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35877") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33414->172.17.0.6:35877, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33643") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49522->172.17.0.6:33643, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32207") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38632->172.17.0.6:32207, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36794") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36834->172.17.0.6:36794, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32212") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36054->172.17.0.6:32212, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31380") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48306->172.17.0.6:31380, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37930") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59928->172.17.0.6:37930, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30847") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43402->172.17.0.6:30847, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30810") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56168->172.17.0.6:30810, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31083") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38624->172.17.0.6:31083, err= 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37225") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46820->172.17.0.6:37225, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31091") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38662->172.17.0.6:31091, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35128") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41706->172.17.0.6:35128, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32865") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35570->172.17.0.6:32865, err= 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30226") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34508->172.17.0.6:30226, err= 2026/06/26 06:04:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35508") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33352") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37306") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36622->172.17.0.6:37306, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38044->172.17.0.6:33352, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30077") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38382->172.17.0.6:30077, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35749") 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57148->172.17.0.6:35508, err= 2026/06/26 06:04:33 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60338->172.17.0.6:35749, err= 2026/06/26 06:04:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/26 06:04:33 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/26 06:04:33 INFO : apple: Copied (new) to: PREFIXapple 2026/06/26 06:04:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31672") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53834->172.17.0.6:31672, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39768") 2026/06/26 06:04:33 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57792->172.17.0.6:39768, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/26 06:04:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38137") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36155") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45708->172.17.0.6:38137, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35197") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38222->172.17.0.6:36155, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33864->172.17.0.6:35197, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33045") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33280->172.17.0.6:33045, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35470") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33416") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41328->172.17.0.6:33416, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39600") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49328->172.17.0.6:35470, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41892->172.17.0.6:39600, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35167") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41702->172.17.0.6:35167, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37895") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34506") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54308->172.17.0.6:37895, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36260->172.17.0.6:34506, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39486") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39478->172.17.0.6:39486, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36596") 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32924->172.17.0.6:36596, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35306") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52224->172.17.0.6:35306, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31926") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42414->172.17.0.6:31926, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 06:04:33 INFO : appleappleapplebanana: Deleted 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 06:04:33 INFO : apple: Deleted 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 06:04:33 INFO : splitbananasplit: Deleted 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 06:04:33 INFO : banana: Deleted 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30407") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49144->172.17.0.6:30407, err= 2026/06/26 06:04:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : PREFIXbanana: Excluded 2026/06/26 06:04:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : PREFIXapple: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34130") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51966->172.17.0.6:34130, err= 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30630") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43248->172.17.0.6:30630, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33490") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55856->172.17.0.6:33490, err= 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : apple: transformed to: PREFIXapple 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/26 06:04:33 DEBUG : banana: transformed to: PREFIXbanana 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32206") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52272->172.17.0.6:32206, err= 2026/06/26 06:04:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36420") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30023") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47356->172.17.0.6:30023, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31181") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39986") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44136->172.17.0.6:36420, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33126") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54666->172.17.0.6:31181, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60488->172.17.0.6:33126, err= 2026/06/26 06:04:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40516->172.17.0.6:39986, err= 2026/06/26 06:04:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/26 06:04:33 INFO : banana: Copied (new) 2026/06/26 06:04:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/26 06:04:33 INFO : splitbananasplit: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37599") 2026/06/26 06:04:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56454->172.17.0.6:37599, err= 2026/06/26 06:04:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/26 06:04:33 INFO : apple: Copied (new) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/26 06:04:33 INFO : appleappleapplebanana: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36055") 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32568") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33819") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47746->172.17.0.6:33819, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48126->172.17.0.6:32568, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40130->172.17.0.6:36055, err= 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32217") 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40650->172.17.0.6:32217, err= 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37212") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47320->172.17.0.6:37212, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39531") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60702->172.17.0.6:39531, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31134") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40808->172.17.0.6:31134, err= 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35564") 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35369") 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59922->172.17.0.6:35369, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44802->172.17.0.6:35564, err= 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32812") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36179") 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34348->172.17.0.6:36179, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40942->172.17.0.6:32812, err= 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30151") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58978->172.17.0.6:30151, err= 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/26 06:04:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33784") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51320->172.17.0.6:33784, err= 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30572") 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35020->172.17.0.6:30572, err= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34015") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55680->172.17.0.6:34015, err= 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/26 06:04:33 INFO : PREFIXsplitbananasplit: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/26 06:04:33 INFO : PREFIXbanana: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/26 06:04:33 INFO : PREFIXapple: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/26 06:04:33 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30522") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43268->172.17.0.6:30522, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39214") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59428->172.17.0.6:39214, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35848") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47596->172.17.0.6:35848, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34594") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45838->172.17.0.6:34594, err= 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38177") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58300->172.17.0.6:38177, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39231") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58570->172.17.0.6:39231, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33868") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58120->172.17.0.6:33868, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35291") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37632->172.17.0.6:35291, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35742") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33238->172.17.0.6:35742, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34629") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40852->172.17.0.6:34629, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32249") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46316->172.17.0.6:32249, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36713") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46356->172.17.0.6:36713, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31982") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54936->172.17.0.6:31982, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36166") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40538->172.17.0.6:36166, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31890") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43316->172.17.0.6:31890, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31753") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57690->172.17.0.6:31753, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32945") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34388->172.17.0.6:32945, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33142") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51648->172.17.0.6:33142, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32264") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44194->172.17.0.6:32264, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33560") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56282->172.17.0.6:33560, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39668") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57418->172.17.0.6:39668, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34847") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57420->172.17.0.6:34847, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33983") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54410->172.17.0.6:33983, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37673") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45838->172.17.0.6:37673, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37019") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44004->172.17.0.6:37019, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37401") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46106->172.17.0.6:37401, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39276") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52398->172.17.0.6:39276, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35456") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60036->172.17.0.6:35456, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34550") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56148->172.17.0.6:34550, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37902") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40034->172.17.0.6:37902, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34736") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43658->172.17.0.6:34736, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30942") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37244->172.17.0.6:30942, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35911") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33112->172.17.0.6:35911, err= 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37908") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46014->172.17.0.6:37908, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39328") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59656->172.17.0.6:39328, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38773") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58392->172.17.0.6:38773, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34343") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45314->172.17.0.6:34343, err= 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37722") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52376->172.17.0.6:37722, err= 2026/06/26 06:04:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33450") 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39973") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43256->172.17.0.6:33450, err= 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34495") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35060") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55132->172.17.0.6:39973, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33030->172.17.0.6:35060, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49922->172.17.0.6:34495, err= 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36324") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59836->172.17.0.6:36324, err= 2026/06/26 06:04:33 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/26 06:04:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37825") 2026/06/26 06:04:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37907") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47148->172.17.0.6:37907, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50592->172.17.0.6:37825, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35783") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48654->172.17.0.6:35783, err= 2026/06/26 06:04:33 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/26 06:04:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37145") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55436->172.17.0.6:37145, err= 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31800") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41750->172.17.0.6:31800, err= 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31736") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31391") 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42970->172.17.0.6:31391, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35812->172.17.0.6:31736, err= 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34520") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52666->172.17.0.6:34520, err= 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39643") 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35738") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57792->172.17.0.6:39643, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35772->172.17.0.6:35738, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31328") 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33594") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41094->172.17.0.6:31328, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37508->172.17.0.6:33594, err= 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33595") 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53218->172.17.0.6:33595, err= 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30678") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60896->172.17.0.6:30678, err= 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32888") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33932->172.17.0.6:32888, err= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30143") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51138->172.17.0.6:30143, err= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 INFO : apple: Deleted 2026/06/26 06:04:33 INFO : appleappleapplebanana: Deleted 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 06:04:33 INFO : banana: Deleted 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 06:04:33 INFO : splitbananasplit: Deleted 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30074") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43416->172.17.0.6:30074, err= 2026/06/26 06:04:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : bananaSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39608") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53094->172.17.0.6:39608, err= 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32250") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50522->172.17.0.6:32250, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37258") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60782->172.17.0.6:37258, err= 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : apple: transformed to: appleSUFFIX 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/26 06:04:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/26 06:04:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35832") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34386->172.17.0.6:35832, err= 2026/06/26 06:04:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35746") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49786->172.17.0.6:35746, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30080") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39708->172.17.0.6:30080, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34954") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38932->172.17.0.6:34954, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38434") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36470->172.17.0.6:38434, err= 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/26 06:04:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/26 06:04:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/26 06:04:33 INFO : apple: Copied (new) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/26 06:04:33 INFO : appleappleapplebanana: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37766") 2026/06/26 06:04:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/26 06:04:33 INFO : splitbananasplit: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31853") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51934->172.17.0.6:31853, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40490->172.17.0.6:37766, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31802") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55146->172.17.0.6:31802, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33424") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41350->172.17.0.6:33424, err= 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32240") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45048->172.17.0.6:32240, err= 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34555") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35378->172.17.0.6:34555, err= 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/26 06:04:33 INFO : banana: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37658") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34346->172.17.0.6:37658, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31087") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45910->172.17.0.6:31087, err= 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34999") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48754->172.17.0.6:34999, err= 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32280") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34278->172.17.0.6:32280, err= 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38543") 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34078->172.17.0.6:38543, err= 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31155") 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39017") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59122->172.17.0.6:31155, err= 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42190->172.17.0.6:39017, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30793") 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/26 06:04:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60800->172.17.0.6:30793, err= 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34494") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40836->172.17.0.6:34494, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33556") 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36810->172.17.0.6:33556, err= 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32177") 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59202->172.17.0.6:32177, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : splitbananasplitSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : bananaSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : appleSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/26 06:04:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35817") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34950->172.17.0.6:35817, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35253") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43016->172.17.0.6:35253, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35945") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51222->172.17.0.6:35945, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35102") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52062->172.17.0.6:35102, err= 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32793") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41286->172.17.0.6:32793, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34351") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51488->172.17.0.6:34351, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31029") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45040->172.17.0.6:31029, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36576") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38498->172.17.0.6:36576, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38607") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43952->172.17.0.6:38607, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33033") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36070->172.17.0.6:33033, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37632") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40518->172.17.0.6:37632, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31394") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33420->172.17.0.6:31394, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31132") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43618->172.17.0.6:31132, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34549") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58958->172.17.0.6:34549, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37330") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59884->172.17.0.6:37330, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33226") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42202->172.17.0.6:33226, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34419") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54372->172.17.0.6:34419, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30408") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50654->172.17.0.6:30408, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30117") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52112->172.17.0.6:30117, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34865") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59512->172.17.0.6:34865, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37349") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35116->172.17.0.6:37349, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38907") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38376->172.17.0.6:38907, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30003") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34682->172.17.0.6:30003, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35905") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38706->172.17.0.6:35905, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38370") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60064->172.17.0.6:38370, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30267") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40448->172.17.0.6:30267, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36519") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57120->172.17.0.6:36519, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35920") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36988->172.17.0.6:35920, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33555") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48228->172.17.0.6:33555, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38056") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58320->172.17.0.6:38056, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38730") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58866->172.17.0.6:38730, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33610") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59154->172.17.0.6:33610, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32836") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37010->172.17.0.6:32836, err= 2026/06/26 06:04:33 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38309") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39472->172.17.0.6:38309, err= 2026/06/26 06:04:33 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : apple: Excluded 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:33 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : banana: Excluded 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31808") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42002->172.17.0.6:31808, err= 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30501") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35780->172.17.0.6:30501, err= 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33196") 2026/06/26 06:04:33 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49104->172.17.0.6:33196, err= 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33910") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54818->172.17.0.6:33910, err= 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37015") 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57854->172.17.0.6:37015, err= 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36707") 2026/06/26 06:04:34 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/26 06:04:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48424->172.17.0.6:36707, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34303") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44030->172.17.0.6:34303, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30095") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34703") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54778->172.17.0.6:34703, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58282->172.17.0.6:30095, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38930") 2026/06/26 06:04:34 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41176->172.17.0.6:38930, err= 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/26 06:04:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/26 06:04:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/26 06:04:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33986") 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/26 06:04:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30317") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54436->172.17.0.6:33986, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33294") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44390->172.17.0.6:33294, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34944") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50540->172.17.0.6:34944, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46990->172.17.0.6:30317, err= 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/26 06:04:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/26 06:04:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35091") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55868->172.17.0.6:35091, err= 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/26 06:04:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35878") 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/26 06:04:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48582->172.17.0.6:35878, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30731") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47996->172.17.0.6:30731, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33123") 2026/06/26 06:04:34 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35244->172.17.0.6:33123, err= 2026/06/26 06:04:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/26 06:04:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/26 06:04:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30868") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33001") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60634->172.17.0.6:33001, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38232->172.17.0.6:30868, err= 2026/06/26 06:04:34 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/26 06:04:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/26 06:04:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30236") 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33974") 2026/06/26 06:04:34 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/26 06:04:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46438->172.17.0.6:30236, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40870->172.17.0.6:33974, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36812") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33464->172.17.0.6:36812, err= 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/26 06:04:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/26 06:04:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/26 06:04:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/26 06:04:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 INFO : dir1/0013-789;=.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0009-3456789.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0014-89;=.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0003-defghij.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0010-456789.txt: Deleted 2026/06/26 06:04:34 INFO : splitbananasplit: Deleted 2026/06/26 06:04:34 INFO : dir1/0011-56789;.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0015-9;=.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0008-2345678.txt: Deleted 2026/06/26 06:04:34 INFO : appleappleapplebanana: Deleted 2026/06/26 06:04:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0007-1234567.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/26 06:04:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37377") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36078->172.17.0.6:37377, err= 2026/06/26 06:04:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbanan: Excluded 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleapple: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30852") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45640->172.17.0.6:30852, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-34567: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-23456: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-45678: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-12345: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30125") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49650->172.17.0.6:30125, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32714") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39738->172.17.0.6:32714, err= 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36793") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38074->172.17.0.6:36793, err= 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleapple: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbanan: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30940") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48556->172.17.0.6:30940, err= 2026/06/26 06:04:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/26 06:04:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/26 06:04:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/26 06:04:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/26 06:04:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/26 06:04:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/26 06:04:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/26 06:04:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/26 06:04:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/26 06:04:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/26 06:04:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/26 06:04:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/26 06:04:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/26 06:04:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/26 06:04:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32921") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56280->172.17.0.6:32921, err= 2026/06/26 06:04:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbanan: Excluded 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleapple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleapple: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38629") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34132->172.17.0.6:38629, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefg: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcde: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defgh: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdef: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-34567: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-23456: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghi: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-45678: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijk: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-12345: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghij: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39741") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39478->172.17.0.6:39741, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31985") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37238->172.17.0.6:31985, err= 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/26 06:04:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36533") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35700->172.17.0.6:36533, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36006") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35474->172.17.0.6:36006, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36259") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51514->172.17.0.6:36259, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32036") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39380->172.17.0.6:32036, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34586") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33898->172.17.0.6:34586, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31922") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36792->172.17.0.6:31922, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38790") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35998->172.17.0.6:38790, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30647") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44142->172.17.0.6:30647, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35010") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40510->172.17.0.6:35010, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36276") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48950->172.17.0.6:36276, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31505") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60810->172.17.0.6:31505, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33973") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40852->172.17.0.6:33973, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31787") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59748->172.17.0.6:31787, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37319") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37394->172.17.0.6:37319, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30354") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49996->172.17.0.6:30354, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36392") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36380->172.17.0.6:36392, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32753") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41346->172.17.0.6:32753, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35614") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41750->172.17.0.6:35614, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32785") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43236->172.17.0.6:32785, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33633") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51306->172.17.0.6:33633, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32073") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35696->172.17.0.6:32073, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38321") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34226->172.17.0.6:38321, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32956") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48580->172.17.0.6:32956, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35817") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34954->172.17.0.6:35817, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32587") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60428->172.17.0.6:32587, err= 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38478") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50528->172.17.0.6:38478, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34729") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33000->172.17.0.6:34729, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31482") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53598->172.17.0.6:31482, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39681") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54932->172.17.0.6:39681, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33292") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40644->172.17.0.6:33292, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32941") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50876->172.17.0.6:32941, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34161") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57032->172.17.0.6:34161, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30187") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36292->172.17.0.6:30187, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33222") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44122->172.17.0.6:33222, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39332") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41116->172.17.0.6:39332, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36708") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47528->172.17.0.6:36708, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30991") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33630->172.17.0.6:30991, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35390") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52252->172.17.0.6:35390, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32791") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:32884->172.17.0.6:32791, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32905") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36208->172.17.0.6:32905, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33233") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52910->172.17.0.6:33233, err= 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38660") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52798->172.17.0.6:38660, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32352") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48690->172.17.0.6:32352, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31085") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49838->172.17.0.6:31085, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31552") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48424->172.17.0.6:31552, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35033") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59580->172.17.0.6:35033, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32861") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58678->172.17.0.6:32861, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38269") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57386->172.17.0.6:38269, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36736") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44252->172.17.0.6:36736, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34667") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47606->172.17.0.6:34667, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39053") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54604->172.17.0.6:39053, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34919") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60100->172.17.0.6:34919, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38105") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40062->172.17.0.6:38105, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38321") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34236->172.17.0.6:38321, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35713") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39874->172.17.0.6:35713, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36442") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43718->172.17.0.6:36442, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39048") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38640->172.17.0.6:39048, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39537") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42078->172.17.0.6:39537, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38783") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39832->172.17.0.6:38783, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32398") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41748->172.17.0.6:32398, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32676") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41040->172.17.0.6:32676, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34158") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56894->172.17.0.6:34158, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36843") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47118->172.17.0.6:36843, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33329") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42254->172.17.0.6:33329, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34382") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47802->172.17.0.6:34382, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36127") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52674->172.17.0.6:36127, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36589") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56836->172.17.0.6:36589, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34530") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37552->172.17.0.6:34530, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30289") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44358->172.17.0.6:30289, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30724") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41364->172.17.0.6:30724, err= 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32917") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52174->172.17.0.6:32917, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33711") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56192->172.17.0.6:33711, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34095") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56792->172.17.0.6:34095, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37102") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37208->172.17.0.6:37102, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38189") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39662->172.17.0.6:38189, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33184") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40002->172.17.0.6:33184, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38862") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52978->172.17.0.6:38862, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38251") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41220->172.17.0.6:38251, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34255") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53556->172.17.0.6:34255, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39465") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58828->172.17.0.6:39465, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33785") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45240->172.17.0.6:33785, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32128") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48862->172.17.0.6:32128, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33729") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56216->172.17.0.6:33729, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37575") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33594->172.17.0.6:37575, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31575") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42532->172.17.0.6:31575, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39024") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51660->172.17.0.6:39024, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39639") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47292->172.17.0.6:39639, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35410") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40810->172.17.0.6:35410, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39182") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36904->172.17.0.6:39182, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38596") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40010->172.17.0.6:38596, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34653") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42932->172.17.0.6:34653, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38606") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54950->172.17.0.6:38606, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31233") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56840->172.17.0.6:31233, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31864") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41418->172.17.0.6:31864, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33456") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50336->172.17.0.6:33456, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32127") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60594->172.17.0.6:32127, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32929") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39392->172.17.0.6:32929, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36090") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39114->172.17.0.6:36090, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35692") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39244->172.17.0.6:35692, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33600") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53406->172.17.0.6:33600, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30678") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60910->172.17.0.6:30678, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38574") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58432->172.17.0.6:38574, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35541") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46574->172.17.0.6:35541, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37138") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47368->172.17.0.6:37138, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31191") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43744->172.17.0.6:31191, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30108") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35940->172.17.0.6:30108, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34132") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42550->172.17.0.6:34132, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33097") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44132->172.17.0.6:33097, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31500") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49156->172.17.0.6:31500, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30993") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33266->172.17.0.6:30993, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31822") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58258->172.17.0.6:31822, err= 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38896") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36046->172.17.0.6:38896, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37350") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58096->172.17.0.6:37350, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35565") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43230->172.17.0.6:35565, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36736") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44264->172.17.0.6:36736, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31705") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58800->172.17.0.6:31705, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33738") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45478->172.17.0.6:33738, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30749") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49444->172.17.0.6:30749, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34367") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49562->172.17.0.6:34367, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32021") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34414->172.17.0.6:32021, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31594") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60962->172.17.0.6:31594, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34820") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58676->172.17.0.6:34820, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35739") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43278->172.17.0.6:35739, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30012") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45382->172.17.0.6:30012, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31794") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38498->172.17.0.6:31794, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34280") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39648->172.17.0.6:34280, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35445") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48838->172.17.0.6:35445, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34002") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54242->172.17.0.6:34002, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39922") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41058->172.17.0.6:39922, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35427") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51954->172.17.0.6:35427, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32015") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44304->172.17.0.6:32015, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32365") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47284->172.17.0.6:32365, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34018") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44708->172.17.0.6:34018, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33108") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60364->172.17.0.6:33108, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38663") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40054->172.17.0.6:38663, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30421") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60998->172.17.0.6:30421, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38070") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44174->172.17.0.6:38070, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33558") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50776->172.17.0.6:33558, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31682") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54588->172.17.0.6:31682, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30145") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33524->172.17.0.6:30145, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33203") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42406->172.17.0.6:33203, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38477") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36656->172.17.0.6:38477, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34147") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41150->172.17.0.6:34147, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37768") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35966->172.17.0.6:37768, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34162") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46596->172.17.0.6:34162, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39668") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57430->172.17.0.6:39668, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35242") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35242->172.17.0.6:35242, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37413") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36214->172.17.0.6:37413, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37814") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55032->172.17.0.6:37814, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31446") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57246->172.17.0.6:31446, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30113") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53320->172.17.0.6:30113, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35646") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56380->172.17.0.6:35646, err= 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34730") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43742->172.17.0.6:34730, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34626") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47952->172.17.0.6:34626, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36152") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58326->172.17.0.6:36152, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38642") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44502->172.17.0.6:38642, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35028") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52210->172.17.0.6:35028, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35468") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33426->172.17.0.6:35468, err= 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38071") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47604->172.17.0.6:38071, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30054") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37924->172.17.0.6:30054, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33645") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48288->172.17.0.6:33645, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34695") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44018->172.17.0.6:34695, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39779") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42152->172.17.0.6:39779, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33493") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57192->172.17.0.6:33493, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38950") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53462->172.17.0.6:38950, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34800") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59602->172.17.0.6:34800, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34462") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58882->172.17.0.6:34462, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39802") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60536->172.17.0.6:39802, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32030") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51950->172.17.0.6:32030, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30026") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43232->172.17.0.6:30026, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33096") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47162->172.17.0.6:33096, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30842") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48660->172.17.0.6:30842, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32997") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35930->172.17.0.6:32997, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33285") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36392->172.17.0.6:33285, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37431") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52300->172.17.0.6:37431, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39762") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43166->172.17.0.6:39762, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37445") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36546->172.17.0.6:37445, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31808") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42004->172.17.0.6:31808, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34999") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48764->172.17.0.6:34999, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39635") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55606->172.17.0.6:39635, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37195") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55038->172.17.0.6:37195, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37978") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44124->172.17.0.6:37978, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34360") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42574->172.17.0.6:34360, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35572") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:56188->172.17.0.6:35572, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31077") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45506->172.17.0.6:31077, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37766") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40496->172.17.0.6:37766, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35180") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35854->172.17.0.6:35180, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34465") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37374->172.17.0.6:34465, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34380") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49150->172.17.0.6:34380, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35153") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57644->172.17.0.6:35153, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30015") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50994->172.17.0.6:30015, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30330") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55962->172.17.0.6:30330, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33658") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35024->172.17.0.6:33658, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31391") 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42974->172.17.0.6:31391, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31733") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43604->172.17.0.6:31733, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38742") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44448->172.17.0.6:38742, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37935") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44426->172.17.0.6:37935, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39686") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50766->172.17.0.6:39686, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32057") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53192->172.17.0.6:32057, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35870") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45962->172.17.0.6:35870, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39795") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48824->172.17.0.6:39795, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37607") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59082->172.17.0.6:37607, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33791") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33894->172.17.0.6:33791, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30580") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60676->172.17.0.6:30580, err= 2026/06/26 06:04:34 DEBUG : apple: size = 5 OK 2026/06/26 06:04:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : apple: Unchanged skipping 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : banana: size = 6 OK 2026/06/26 06:04:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : banana: Unchanged skipping 2026/06/26 06:04:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/26 06:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31220") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39088->172.17.0.6:31220, err= 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36247") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58216->172.17.0.6:36247, err= 2026/06/26 06:04:34 DEBUG : apple: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : apple: Excluded 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : splitbananasplit: Excluded 2026/06/26 06:04:34 DEBUG : banana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : banana: Excluded 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : appleappleapplebanana: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30188") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59368->172.17.0.6:30188, err= 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/26 06:04:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36613") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47260->172.17.0.6:36613, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35530") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50628->172.17.0.6:35530, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37843") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50444->172.17.0.6:37843, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36631") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46812->172.17.0.6:36631, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36275") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58100->172.17.0.6:36275, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38435") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33386->172.17.0.6:38435, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37119") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35410->172.17.0.6:37119, err= --- PASS: TestTransform (7.95s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (7.11s) --- PASS: TestTransform/prefix (0.12s) --- PASS: TestTransform/suffix (0.14s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38620") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57482->172.17.0.6:38620, err= 2026/06/26 06:04:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 06:04:34 INFO : sub dir_somesuffix: Making directory 2026/06/26 06:04:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/26 06:04:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/26 06:04:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:04:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36647") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38330->172.17.0.6:36647, err= 2026/06/26 06:04:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:04:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32051") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47002->172.17.0.6:32051, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37207") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59064->172.17.0.6:37207, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32992") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59760->172.17.0.6:32992, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38754") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38916->172.17.0.6:38754, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32859") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48730->172.17.0.6:32859, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39388") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51554->172.17.0.6:39388, err= 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36719") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47458->172.17.0.6:36719, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37913") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53238->172.17.0.6:37913, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30717") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48544->172.17.0.6:30717, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38573") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52804->172.17.0.6:38573, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36914") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40948->172.17.0.6:36914, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34929") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45304->172.17.0.6:34929, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35336") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33872->172.17.0.6:35336, err= 2026/06/26 06:04:34 INFO : toe: Making directory 2026/06/26 06:04:34 INFO : toe/toe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35686") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48266->172.17.0.6:35686, err= 2026/06/26 06:04:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/26 06:04:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39534") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43678->172.17.0.6:39534, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37760") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54788->172.17.0.6:37760, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38345") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55734->172.17.0.6:38345, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35251") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33124->172.17.0.6:35251, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35871") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52538->172.17.0.6:35871, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31678") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50616->172.17.0.6:31678, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32840") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48236->172.17.0.6:32840, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37617") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49726->172.17.0.6:37617, err= 2026/06/26 06:04:34 INFO : toe: Making directory 2026/06/26 06:04:34 INFO : toe/toe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36702") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44436->172.17.0.6:36702, err= 2026/06/26 06:04:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/26 06:04:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35904") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55246->172.17.0.6:35904, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31398") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42626->172.17.0.6:31398, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39029") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58042->172.17.0.6:39029, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37408") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38178->172.17.0.6:37408, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36440") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58016->172.17.0.6:36440, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34144") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54208->172.17.0.6:34144, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36508") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58654->172.17.0.6:36508, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39358") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58410->172.17.0.6:39358, err= 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 INFO : tictacempty_dir: Making directory 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : tictactoe/tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34344") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43186->172.17.0.6:34344, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37277") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46596->172.17.0.6:37277, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34705") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58936->172.17.0.6:34705, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37316") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60372->172.17.0.6:37316, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38397") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57086->172.17.0.6:38397, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31487") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39618->172.17.0.6:31487, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38902") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42384->172.17.0.6:38902, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34919") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60112->172.17.0.6:34919, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32052") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54822->172.17.0.6:32052, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38685") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51708->172.17.0.6:38685, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38266") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36252->172.17.0.6:38266, err= 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 INFO : tictacempty_dir: Making directory 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : tictactoe/tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39513") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41832->172.17.0.6:39513, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30828") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42854->172.17.0.6:30828, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37862") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34708") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43834->172.17.0.6:37862, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39412->172.17.0.6:34708, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37222") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35790->172.17.0.6:37222, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35617") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50248->172.17.0.6:35617, err= 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34082") 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31668") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52168->172.17.0.6:31668, err= 2026/06/26 06:04:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58386->172.17.0.6:34082, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38912") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42712->172.17.0.6:38912, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/26 06:04:34 NOTICE: ftp://172.17.0.6:21/rclone-test-sucuqog2newo: 0 differences found 2026/06/26 06:04:34 NOTICE: ftp://172.17.0.6:21/rclone-test-sucuqog2newo: 1 hashes could not be checked 2026/06/26 06:04:34 NOTICE: ftp://172.17.0.6:21/rclone-test-sucuqog2newo: 1 matching files 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32799") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41856->172.17.0.6:32799, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36590") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36508") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46516->172.17.0.6:36590, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58656->172.17.0.6:36508, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31087") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45916->172.17.0.6:31087, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36559") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40200->172.17.0.6:36559, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37425") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42600->172.17.0.6:37425, err= 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : tictactoe/tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34695") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44032->172.17.0.6:34695, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30392") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58978->172.17.0.6:30392, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39264") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40962->172.17.0.6:39264, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39800") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38834->172.17.0.6:39800, err= 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32621") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45166->172.17.0.6:32621, err= 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37252") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40166->172.17.0.6:37252, err= 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34059") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53720->172.17.0.6:34059, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31166") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54688->172.17.0.6:31166, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38246") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53302->172.17.0.6:38246, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39378") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34322->172.17.0.6:39378, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39448") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36352->172.17.0.6:39448, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39138") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59272->172.17.0.6:39138, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36432") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41748->172.17.0.6:36432, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35378") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33216->172.17.0.6:35378, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/06/26 06:04:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33501") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48436->172.17.0.6:33501, err= 2026/06/26 06:04:34 INFO : toe: Making directory 2026/06/26 06:04:34 INFO : toe/toe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37212") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47336->172.17.0.6:37212, err= 2026/06/26 06:04:34 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/26 06:04:34 INFO : toe/toe/toe: Copied (new) 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38620") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57498->172.17.0.6:38620, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30223") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57422->172.17.0.6:30223, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38470") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57334->172.17.0.6:38470, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36151") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60696->172.17.0.6:36151, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31337") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54670->172.17.0.6:31337, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33463") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46984->172.17.0.6:33463, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31643") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44042->172.17.0.6:31643, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39856") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45670->172.17.0.6:39856, err= 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 INFO : tictacempty_dir: Making directory 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : tictactoe/tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34257") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51260->172.17.0.6:34257, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Deleted 2026/06/26 06:04:34 INFO : toe/toe: Removing directory 2026/06/26 06:04:34 INFO : toe: Removing directory 2026/06/26 06:04:34 INFO : empty_dir: Removing directory 2026/06/26 06:04:34 DEBUG : Local file system at /tmp/rclone969525233: deleted 3 directories 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32325") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60964->172.17.0.6:32325, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33011") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35399") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:45596->172.17.0.6:35399, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40576->172.17.0.6:33011, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30891") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:57016->172.17.0.6:30891, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38181") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52020->172.17.0.6:38181, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31524") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31102") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55138->172.17.0.6:31102, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38770->172.17.0.6:31524, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36780") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42310->172.17.0.6:36780, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32772") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37254->172.17.0.6:32772, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37140") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39354->172.17.0.6:37140, err= 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 INFO : tictacempty_dir: Making directory 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : tictactoe/tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33029") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38324->172.17.0.6:33029, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Deleted 2026/06/26 06:04:34 INFO : toe/toe: Removing directory 2026/06/26 06:04:34 INFO : toe: Removing directory 2026/06/26 06:04:34 INFO : empty_dir: Removing directory 2026/06/26 06:04:34 DEBUG : Local file system at /tmp/rclone969525233: deleted 3 directories 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32896") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41032->172.17.0.6:32896, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36472") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42510->172.17.0.6:36472, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31935") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50008->172.17.0.6:31935, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30752") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53994->172.17.0.6:30752, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31583") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38296->172.17.0.6:31583, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34854") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37180->172.17.0.6:34854, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38959") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58364->172.17.0.6:38959, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36879") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54382->172.17.0.6:36879, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38194") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:60570->172.17.0.6:38194, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33731") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34220->172.17.0.6:33731, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33763") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36212->172.17.0.6:33763, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36121") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37406") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39280") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46992->172.17.0.6:37406, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:52756->172.17.0.6:39280, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34200->172.17.0.6:36121, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33169") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50750->172.17.0.6:33169, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31928") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42530->172.17.0.6:31928, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31965") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59800->172.17.0.6:31965, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : Reset feature "Copy" 2026/06/26 06:04:34 DEBUG : Reset feature "Move" 2026/06/26 06:04:34 DEBUG : Reset feature "Copy" 2026/06/26 06:04:34 DEBUG : Reset feature "Move" 2026/06/26 06:04:34 DEBUG : empty_dir: Making directory with metadata 2026/06/26 06:04:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34114") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51680->172.17.0.6:34114, err= 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 INFO : tictacempty_dir: Making directory 2026/06/26 06:04:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 INFO : tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: tictactoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 INFO : tictactoe/tictactoe: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/26 06:04:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30921") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38030->172.17.0.6:30921, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Deleted 2026/06/26 06:04:34 INFO : toe/toe: Removing directory 2026/06/26 06:04:34 INFO : toe: Removing directory 2026/06/26 06:04:34 INFO : empty_dir: Removing directory 2026/06/26 06:04:34 DEBUG : Local file system at /tmp/rclone969525233: deleted 3 directories 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:40000") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44858->172.17.0.6:40000, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30351") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34117") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44624->172.17.0.6:30351, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58096->172.17.0.6:34117, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31645") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:50646->172.17.0.6:31645, err= 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36686") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34998->172.17.0.6:36686, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33131") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47416->172.17.0.6:33131, err= 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 06:04:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/26 06:04:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38034") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:34138->172.17.0.6:38034, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31982") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54950->172.17.0.6:31982, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32904") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36394") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:51572->172.17.0.6:36394, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47604->172.17.0.6:32904, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31516") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:48206->172.17.0.6:31516, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:32668") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46738->172.17.0.6:32668, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30636") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35954->172.17.0.6:30636, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34670") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38783") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:44076->172.17.0.6:34670, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30727") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:47902->172.17.0.6:30727, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39846->172.17.0.6:38783, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34654") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59674->172.17.0.6:34654, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30095") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58284->172.17.0.6:30095, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37681") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43886->172.17.0.6:37681, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : toe: transformed to: dG9l 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37510") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37572->172.17.0.6:37510, err= 2026/06/26 06:04:34 DEBUG : toe: transformed to: dG9l 2026/06/26 06:04:34 INFO : dG9l: Making directory 2026/06/26 06:04:34 DEBUG : toe: transformed to: dG9l 2026/06/26 06:04:34 DEBUG : toe: transformed to: dG9l 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 06:04:34 INFO : dG9l/dG9l: Making directory 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/26 06:04:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31266") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46890->172.17.0.6:31266, err= 2026/06/26 06:04:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/26 06:04:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39746") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55372->172.17.0.6:39746, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33814") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:41506->172.17.0.6:33814, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39716") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58414->172.17.0.6:39716, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37617") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49740->172.17.0.6:37617, err= 2026/06/26 06:04:34 DEBUG : dG9l: transformed to: toe 2026/06/26 06:04:34 DEBUG : dG9l: transformed to: toe 2026/06/26 06:04:34 DEBUG : toe: Directory modification time the same (differ by 523.590919ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34181") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42706->172.17.0.6:34181, err= 2026/06/26 06:04:34 DEBUG : dG9l: transformed to: toe 2026/06/26 06:04:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/26 06:04:34 DEBUG : toe/toe: Directory modification time the same (differ by 523.590919ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36584") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:58192->172.17.0.6:36584, err= 2026/06/26 06:04:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/26 06:04:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/26 06:04:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/06/26 06:04:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/26 06:04:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/26 06:04:34 DEBUG : Local file system at /tmp/rclone969525233: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : Local file system at /tmp/rclone969525233: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : Waiting for deletions to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37251") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:37178->172.17.0.6:37251, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:38523") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:39474->172.17.0.6:38523, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35046") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35908->172.17.0.6:35046, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31681") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:49492->172.17.0.6:31681, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:37863") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:33156->172.17.0.6:37863, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31930") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:36770->172.17.0.6:31930, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35124") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42314->172.17.0.6:35124, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sucuqog2newo", Local "Local file system at /tmp/rclone969525233", Modify Window "1s" 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:33916") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:35540->172.17.0.6:33916, err= 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: 2026/06/26 06:04:34 INFO : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Making directory 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: 2026/06/26 06:04:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 06:04:34 INFO : toe/toe: Making directory 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe/toe: transformed to: 2026/06/26 06:04:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe: transformed to: 2026/06/26 06:04:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/26 06:04:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/26 06:04:34 DEBUG : toe/toe/toe: transformed to: 2026/06/26 06:04:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for checks to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Waiting for transfers to finish 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:36368") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:43918->172.17.0.6:36368, err= 2026/06/26 06:04:34 DEBUG : toe/toe/toe: size = 11 OK 2026/06/26 06:04:34 INFO : toe/toe/toe: Copied (new) 2026/06/26 06:04:34 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: not deleting files as there were IO errors 2026/06/26 06:04:34 ERROR : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: not deleting directories as there were IO errors 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39585") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:53984->172.17.0.6:39585, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:34480") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:40134->172.17.0.6:34480, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:39161") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:46314->172.17.0.6:39161, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30595") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:38670->172.17.0.6:30595, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:30895") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:55338->172.17.0.6:30895, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35032") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:42218->172.17.0.6:35032, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:31739") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:59124->172.17.0.6:31739, err= --- PASS: TestError (0.01s) PASS 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: dial("tcp","172.17.0.6:35551") 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: > dial: conn=172.17.0.1:54368->172.17.0.6:35551, err= 2026/06/26 06:04:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sucuqog2newo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m34.980904004s (try 1/5)